a:link
{
	font-family: Arial color: #FFFFFF; text-decoration: none;
}
a:visited 
{ 
	font-family: Arial color: #FFFFFF; text-decoration: none;
}
a:hover 
{
	font-family: Arial color: #FF0000; text-decoration: none;
}
v:link
{
	font-family: Arial color: #FFFFFF; text-decoration: none;
}
body
{
	background-color: (000000);
}