@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

a:link {
color: #000080;
	text-decoration : none;
}
 
a:visited {
	color: #000080;
	text-decoration : none;
}

a:hover {
	background-color : none;
	color: #000080;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color: #000080;
}


.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight:bold 
}

.footerlink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000080; font-weight:bold 
}


