a {
	Color : #0F7301;
	text-decoration : underline;
}

a:visited {
	Color : #0F7301;
	text-decoration : underline;
}

a:hover {
	Color : #0F7301;
	text-decoration : none;
}

a:active {
	Color : #0F7301;
	text-decoration : none;
}

a.menu {
	Color : black;
	Font-Family : Verdana, sans-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}

a.menu:visited {
	Color : black;
	Font-Family : Verdana, sans-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}

a.menu:hover {
	Color : white;
	Font-Family : Verdana, sans-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}

h1
{
  Font-Family : Verdana, sans-serif;
  Font-Size : 11px;
  Color : #2E006C;
}

.vert {
	color : #0F7301;
	font-size : 11px;
	font-weight : Bold;
	font-family : Verdana, sans-serif;
}

.violet {
    color : #000080;
	font-weight : Bold;
}

TD {
Color : Black;
Font-Family : Arial, Verdana;
Font-Size : 75%;
}

