body, td, .body, div, span {
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size:11px; 
	font-weight:normal;
	line-height:14px;
	text-align: justify;
    color:#4E6A42; 
    text-decoration:none; }
	
a {
	font-weight:bold;
	color:#4E6A42;
	text-decoration:none; }
a:hover {
    color:#583A40; }
a:active {
	color:#904846; }
a:visited {
	color:#904846; }
a:visited:hover {
	color:#583A40; }
