a:link {
	color: #000099;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;



}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #000000;
	text-decoration: underline blink;



}
