body {background:#232f32;font-family:arial;font-size:10pt}
td {color:#52a9e2;background:#070707}

.navs{
	color:#ffffff;
	width:100px;
	text-decoration:none;
	display:block;
}

a:hover{
	color:#000000;
	width:100px;
	text-decoration:none;
	background: url(http://www.nbson.com/images/orangeFade.jpg);
}

a:link{
	color:#ffffff;
	width:100px;
	text-decoration:none;
}

a:visited{
	color:#ffffff;
	width:100px;
	text-decoration:none;
}

a:active{
	color:#ffffff;
	width:100px;
	text-decoration:none;
}


