body{
padding:5px;
margin:5px;
background-color:#000000;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #00D500;
}
.title {
	font-family: Tahoma;
	font-size: 72px;
	line-height: 90px;
	color: #002400;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
.news {
	text-align: right; 
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #008400;
	}
	
a:link {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #00D500;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #00D500;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #00D500;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #00D500;
	text-decoration: underline;