:link
{
	color: blue;
}
:visited
{
	color: red;
}
body
{ 
	font-family: Arial;
	color: black;
	background: white;
}
.webmaster
{
	font-size: 80%;
}
