body, div, td, th, h1, h2, h3, h4 {
    font-family: verdana;
	font-size: smaller;
	color: #68765f;
	background: #f6e7ca;
}  

a { 
	color: black;
	text-decoration: none;
}
a:hover { 
	color: black; 
	text-decoration: none;
}
a:active { 
	color: black; 
	text-decoration: none;
}
