
a:link {color: #FF0000; text-decoration: none}
a:visited {color: #0000FF; text-decoration: none}
a:hover {color: blue; text-decoration: none}
a:active {color: #FF0000; text-decoration: none}

BODY		{
		background:	#000000;
		}


font-family {verdana, arial, helvetica, sans-serif}