
A  {
	text-decoration : none;
	color : #000080;
	size: -1;
}



A:visited  {
	text-decoration : none;
}



A:hover  {
	color : #FF0000;
	font-weight: bold;
	text-decoration : none;
}






