body
{
	font-family: Arial;
}

a.mainNavLinks:link
{
	text-decoration:none;
	font-weight:700;
	color:#000000;
	z-index:500;
}

a.mainNavLinks:visited
{
	text-decoration:none;
	font-weight:700;
	color:#000000;
	z-index:500;
}

a.mainNavLinks:hover
{
	text-decoration:none;
	font-weight:700;
	color:#009900;
	z-index:500;
}

a.mailLink
{
	text-decoration:none;
	font-weight:700;
	color:#000000;
	z-index:500;
}

.nav
{
	text-decoration:none;
	font-weight:700;
	cursor:hand;
}

img
{  border-style: none;
}