body
{ 
font-family: Helvetica, Verdana;
color: #333333; 
margin:0;
padding:0; 

}

:link { color: #666666; text-decoration: none;  }
:visited { color: #666666; text-decoration: none;  } 
a:active { color: #666666; text-decoration: underline;  } 
a:hover { color: #666666; text-decoration: underline;  } 


.now_next {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #330000;
	letter-spacing: 0.05mm;
}
a.now_next:link { text-decoration: none; }
a.now_next:visited { text-decoration: none; }
a.now_next:hover { text-decoration: none; color: #663300;}
a.now_next:active { text-decoration: none; color: #663300;}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333300;
	
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }
