BODY, TD {
	color: #003300;
	font-family: "MS Sans Serif"; 
	font-size: x-small;
	font-style : normal;
}

H3 {
	font-family: "MS Sans Serif";
	color: #003300;
}


UL {
	font-family: "MS Sans Serif";
	text-align: left;
}


A {
	color: #005941;
	text-decoration: none;
}

A:HOVER {
	background-color: transparent;
	text-decoration: underline;
	
}

A:VISITED, A:LINK, A:ACTIVE {
	text-decoration : underline;
}

