BODY {
  background: #000000;
 margin: 0px;
}

a, a:link, a:visited, a:active
{
	font-color : #ffcccc;
}
.menu a, a:link, a:visited, a:active
{
	font-family : Verdena;
	color : black;
	text-decoration : none;
}
.menu a:hover
{
	text-decoration : underline;
}
.textlink a:link, .textlink a, .textlink a:visited, .textlink a:active
{
color : #0066FF;
}
.textlink 
{
color : white;
}
