a:link {
	color: #043600;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #043600;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #039501;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	color: #039501;
	text-decoration: none;
	font-size: 14px;
}

body, div, td, p { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	}
	
h3 { color: #043600;
	font-size: 24px;
	font-weight: bold;
	text-align : center; }
	

h2 { color: #043600;
	font-size: 18px;
	font-weight: bold; }
