body {background-color:#999900}

.body_content {
	font-family:verdana;
	font-size:13px;
}

a {
	color:#999999;
	font-family:tahoma;
	font-weight:bold;
}

a:visited {color:#999900;}

a:hover {
	text-decoration: none; 
	color: #000000} 

a:active {color:#FFFFFF;}

h1 {
	text-align:right;
	font-family:arial;
	color:#FFFFFF;
}

h2 {color:#999900}

.footer {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}