@charset "utf-8";
/* CSS Document */


.mainlink a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:14pt;
	font-weight: bold;
	text-decoration: underline; 
	color:#333;
} 

.mainlink a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
		font-size:14pt;
	font-weight: bold;
	text-decoration: underline; 
	color:#333;
}

.mainlink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14pt;
	text-decoration: underline; 
	color:#336666;
}
	
.mainlink  a:focus, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14pt;
	text-decoration: underline; 
	color:#336666;
}
.mainlink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
		font-size:14pt;
	text-decoration: underline; 
	color:#333;
	display: inline;
} 

.mainlink a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
		font-size:14pt;
	text-decoration: none; 
	color:#333;
	display: inline;
} 