A {text-decoration:none};
A:hover { text-decoration: underline;} 
 
	html, body
 { 
	margin:0px; 
	padding:0px; 
	text-align:center; 
	font-family:Helvetica;
	font-size:0px;
	line-height:0px;
	background-color:#F1EEE8;
 }
 a 
 {
	font-family:Helvetica;
	font-size:13px;
	color:#CC6600;
	text-decoration:none; 
 }
  h2
 {
	font-family:Helvetica;
    font-size:13px;
	margin-top:6px;
	margin-bottom:0px;
 }
 

 #body_content
 {
	font-family:Helvetica;
    font-size:13px;
    line-height:18px;
	text-align:justify;	
 }
 .text {
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
}

