BODY {

	background-color : Black;
	font-family : "Times New Roman";
	color : White;
}

a:link{color: #00CC00}
a:visited{color: #00CC00}
a:active{
	color: #FF0000;
}
a:hover{
	color: Red;
}

#menu_head {
	background : Silver;
	font-weight : bold;
	color: Red;
}

#menu_body {
	background : Black;
}

#nav_bar {
	color: Green;
	font-weight : bold;
}



.text10 {  font-size: 12px; font-weight: normal; color: #FFFFFF}
.text8 {  font-size: 10px}
.listingtitle {  font-size: 14px; font-weight: normal; color: #00CC00; text-decoration: none}
