body,p,td,th,ul,li,div,a,h1,h2,h3,h4,h5,h6,h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body 
{
	background-color: #000000; 
}

a
{
	border-bottom-width:1px;
	border-bottom-color:black;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
a:link{color:#F55604}
a:visited{color:#F55604}
a:hover{color:white}
a:active{color:white}

}