.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : White;
	font-weight : bold;
}
.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #005944;
	text-indent : 2px;
	font-weight : normal;
}

.menu1:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Maroon;
	text-decoration: none;
	text-indent: 2px;
}
