body {
	font-family:Verdana,Tahoma,sans-serif;
	font-size:10px;
	margin:25px;
	background-color: #000000;
}

.whitehypertext {
font-family:Verdana, Tahoma, sans-serif;
font-size:10px;
color:#FFFFFF;
letter-spacing:normal;
}

.yellowhypertext{
	font-family:Verdana, Tahoma, sans-serif;
	font-size:10px;
	color:#FFFF99;
	letter-spacing:normal;
}

.yellowhypertext a:link, 
.yellowtext a:visited{
color:#FFFF99;
text-decoration:none;
} 

.yellowhypertext a:hover, 
.yellowtext a:active{
color:#003399;
text-decoration:none;
}

.whitehypertext a:hover{
color:#999;
text-decoration:none;
} 

.whitehypertext a:link{
color:#CCC;
text-decoration:none;
}
