
BODY {
	scrollbar-face-color: #397D18;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #102307;
	scrollbar-track-color:#102307;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 5;
}

A  {
	color : #90E765;
	text-decoration : underline;
	font-size : 14px;
}

A:Visited  {
	color : #90E765;
	text-decoration : underline;
}

A:Active  {
	color :#90E765;
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#90E765;
}
h1{
	color : 33CC66;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0px;
}
