
A  {
	color: #0000FF;
	text-decoration: none
}

A:visited  {
	color: #800000;
	text-decoration: none
}

A:active  {
	color: #000080;
	text-decoration: none; font-weight:bold
}

A:hover  {
	color: #FF0000;
	text-decoration: none
}