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

a:link{color: White}
a:visited{color: White}
a:active{
	color: White;
}
a:hover{
	color: Red;
}

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

#menu_body {
	background : Black;
}

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

.adsense {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}	

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}	

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: oblique;
}	

