

a:link {
	color: #ff6600;
	text-decoration: underline; }

a:visited {
	color: #ff6600;
	text-decoration: underline;}

a:hover {
	color: #42A6DF;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: underline;
}

#special:link { color: #ffffff; }
#special:visited { color: #ffffff; }
#special:hover { color: #330099; }
#special:active {color:#ffffff;}

#special2:link { color: #780213; }
#special2:visited { color: #780213; }
#special2:hover { color: #ffffff; }
#special2:active {color: #780213;}



.style1 {font-family: Verdana;
	font-size: 10px;
}
.style4 {font-family: Verdana; font-size: 10px; font-weight: bold; }
.style6 {
	font-family: Verdana;
	font-size: 10px;
	color: #780213;
	font-weight: bold;
}
.style7 {font-size: 9px}
.style8 {font-size: 6px}
.style9 {font-size: 5px}
.form_text {
border : 1px solid #cccccc; 
font : 10px Verdana; 
text-decoration : none; 
background-color : #ffffff; 
} 