body
{
	font-family: tahoma;
	color: #000000;
}

#menuContainer td a
{
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

#menuContainer td a:hover
{
	color: #dddddd;
	text-decoration: underline;
}

#homepageText
{
	font-size: 0.8em;
}


#footerLeft
{
	font-size: 0.7em;
	color: #ffffff;
}

#footerLeft a
{
	color: #ffffff;
	text-decoration: underline;
}

#footerLeft a:hover
{
	color: #dddddd;
	text-decoration: none;
}

#footerRight
{
	font-size: 0.6em;
	color: #b5bd9a;
}

#footerRight a
{
	color: #b5bd9a;
	text-decoration: underline;
}

#footerRight a:hover
{
	color: #dbe1c7;
	text-decoration: none;
}

.subMenuBox a
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.subMenuBox a:hover
{
	color: #bbbbbb;
	text-decoration: underline;
}

#subMenu a
{
	font-size: 0.8em;
}