body
{
	color: #000000;
	font-family: Eras Medium ITC, Sans Sherif, Arial;
	font-size: 8pt;
	text-decoration: none;
	
}

a.topMenu
{
	color: #000000;
	font-family: Eras Medium ITC, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	
}
a.topMenu:hover
{
	color: red;
}
a.subMenu
{
	color: #000000;
	font-family: Eras Medium ITC, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color: red;
}
a.Mail
{
	color: #FF6633;
	font-family: Eras Medium ITC,, Arial, Helvetica;
	font-size: 8pt;
}
a.Mail:hover
{
	text-decoration: none;
}
