body
{
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	
	scrollbar-base-color: #4B7D4B; 
	scrollbar-arrow-color: #4B7D4B;
	scrollbar-DarkShadow-Color: #4B7D4B; 
}

a
{
	color : #ffff00;
	text-decoration : none;	
}

a:hover
{
	color : #00ff00; 
	text-decoration : underline;
}

a:link
{
	color : #ffff00;
	text-decoration : none;
}

a:active
{
	color : #bbffff; 
	text-decoration : underline;
}

td
{
	font-style: Verdana;
	font-size: 10px;
	color: #ffffff;
}