body,td,th,h2,p {
	font-family: Tahoma;
}

A.menu:link  {
	text-decoration : none;
	color : #086329;
}

A.menu:visited  {
	text-decoration : none;
	color : #086329;
}

A.menu:hover  {
	text-decoration : none;
	color : blue;
}

A.menu2:link  {
	text-decoration : none;
	color : black;
}

A.menu2:visited  {
	text-decoration : none;
	color : black;
}

A.menu2:hover  {
	text-decoration : none;
	color : blue;
}

A.global  {
	font-family : "Tahoma";
	font-size : 8 px;
}
