a:link       {
	color: #FF0000;
	text-decoration: none
}
a:visited    {
	color: #FF0000;
	text-decoration: none
}
a:hover      { color: #FF0000 }
body         { font-family: Arial }
table        { font-family: Arial }

