{
	 background-color:  #336633;
}

.NormalText {
	font : bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color: white;
}
A {
	text-decoration: none;
	color: White;
	font : bold  9pt Arial, Verdana, Helvetica, sans-serif;
}

A:hover {
	font-weight : bold;
	text-decoration : none;
	color: black;
	background-color : white;
}

.mail {
	background-color : White;
	color: Black;
	font : 8pt Times New Roman;
	text-align : right;
}