A:hover     { text-decoration: none } 
A:link      { text-decoration: none } 
A:visited   { text-decoration: none } 

body
{
	background: black;
	color: black;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5em;
}

body, h, p, td 
{

	color: black;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5em;
}
.text_10 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; line-height: 1.5em }
.text_12 { font-size: 12px; line-height: 1.5em }
.green  { color: #75B20F }
.italic  { font-style: italic }
.bold  { font-weight: bold }
.grey { color: #999 }
.white  { color: #fff }