BODY
{
	font-family: Arial;&nbsp;
	font-size: 10px;&nbsp;
	font-weight: normal;&nbsp;
	text-decoration: none;&nbsp;
	color: black;
}

FONT.nav
{
	font-family: Arial;&nbsp;
	font-size: 10px;&nbsp;
	font-weight: normal;&nbsp;
	text-decoration: none;&nbsp;
	color: #ffffff;
}

A
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

A:hover
{
	color:#f9f388
}

FONT.link
{
	font-family: Arial;&nbsp;
	font-size: 12px;&nbsp;
	font-weight: normal;&nbsp;
	text-decoration: none;&nbsp;
	color: #252366;
}

A.link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #252366;
}

A.link:hover
{
	color: #FF0000
}


