
body {
	 font: Microsoft Sans Serif; 
}


A {
   border: none;
	text-decoration: none;
	color: black;
	border: none;
}



A:Hover {
 border: none;
	color: white;
}

a:focus {
	text-decoration: overline;
	color: white;
	font-style: oblique;
}

A:link IMG {
	border: 0px solid White;
} 
A:active IMG {
	border: 0px solid White;
} 
A:visited IMG {border: 0px solid #296471;} 
A:hover IMG {border: 0px solid #000000;}
A:link {FONT-SIZE: 7pt;  FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; COLOR: #000000; TEXT-DECORATION: none;}
A:visited {FONT-SIZE: 7pt;  FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; COLOR: #000000; TEXT-DECORATION: none;}
A:hover {FONT-SIZE: 7pt;  FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; COLOR: #000000; TEXT-DECORATION: none;}
A:active {FONT-SIZE: 7pt; FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; COLOR: #000000; TEXT-DECORATION: none;}
