#aopc_meny A {
	background:#D90000;
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding:3px;
	margin:1px;
	text-align:center;
	border:1px solid black;
	width:109px;
	}

#aopc_meny A:hover {
	background:#909090;
	color:Black;
	}

.aopc_main {
	font-family: verdana,helvetica,arial;
	font-size:14px;
	line-height:20px;
	}

#aopc_bottom {
	background:#D90000;
	height:4px;
	border-top:1px solid black;
	border-bottom:1px solid black; 
	}

.aopc_form { font-family:ms sans serif; font-size:10px; }
.aopc_form INPUT { font-family:ms sans serif; font-size:10px; }
.aopc_form P { margin-bottom:1px; }



A:link { color:#0000DD; }
A:active { color:#DD0000; }
A:hover { color:#DD0000; }
A:active { color:#DD00DD; }
