a:link {} 
a:visited {} 
a:hover {color: #990000; background-color: #FFFF99; text-decoration: none} 
a:active {background-color: #FFFF66} 
.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003300} 
.text2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003300} 
.text3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
.text3 a:link {	color : #666666;	text-decoration: none;}
.text3 a:active {	color : #000000;	text-decoration: none;}
.text3 a:hover {	;text-decoration: none; color: #0000CC}

h1 {
	font-size: 17px;
}

.box {
	background-color: #FFFFEC;
	margin: 2px;
	padding: 3px;
	width: 98%;
	border: 1px dotted #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

