BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #336600;
}

A:Hover {
	text-decoration: none;
	color: #336600;
}

.style2 {
	color: #336600;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}



.M {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 0.5mm;
}
