
A  {
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	color : #3366CC;
	text-decoration : none;
}

A:Active  {
	color : #424242;
	text-decoration : underline;
}


