a:hover {
	color: #FF0000;
}
a:link {
	color: #0000FF;
}
a:visted
{
color=#000033;
}a:visited {
	color: #000033;
}

