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: #003300;
}
a.now_next:link { text-decoration: none; color: #003300;  }
a.now_next:visited { text-decoration: none; color: #003300; }
a.now_next:hover { text-decoration: none; color: #336633; }
a.now_next:active { text-decoration: none; color: #336633; }