body, table, tr, td{
	margin: 0 0 0 0;
	border:none;
}
a:link { text-decoration: none; font-weight: normal; color: #000000; }
a:visited { text-decoration: none; font-weight: normal; color: #000000; }
a:active { text-decoration: none; font-weight: normal; color: #000000; }
a:hover { text-decoration: underline; font-weight: normal; color: #000000; }

.text{
	font-family: Geneva, Verdana, Arial Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

.text3{
	font-family: Geneva, Verdana, Arial Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	text-decoration: underline;
}