body {
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	color: #003300;
}

a:link, a:visited {
	color: #006600;     
	text-decoration: none;
        font-weight: normal;   
}

a:hover {
	color: #339933;
        text-decoration: underline;
        font-weight: normal;
}
