:link
{
	color: blue;
}
:visited
{
	color: red;
}
body
{ 
	font-family: Arial;
	color: black;
	background: white;
}