body
{font-family: verdana;  font-size: 9px; color: #284561;}

a
{color: #000000; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

a:visited
{color: #000000; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

a:hover
{color: #999999; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

.normal
{color: #4F4F4F; font-family: Tahoma; font-size: 12px}

a.normal:visited
{color: #4F4F4F; CURSOR: hand; font-size: 12px; font-family: Tahoma; text-decoration: none}

a.normal:hover
{
	color: #cc0000;
	CURSOR: hand;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

.normalred
{color: #CC0000; font-family: Tahoma; font-size: 12px}

a.normalred:visited
{color: #CC0000; CURSOR: hand; font-size: 12px; font-family: Tahoma; text-decoration: none}

a.normalred:hover
{
	color: #4f4f4f;
	CURSOR: hand;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #f2f2f2;
}
.normalwhite {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.normalwhite:visited
{color: #FFFFFF; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

a.normalwhite:hover
{color: #333333; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

.normalblack {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.normalblack:visited
{color: #000000; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

a.normalblack:hover
{color: #ffffff; CURSOR: hand; font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; text-decoration: none}

.button {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: bold;
}
.form {color: #666666; font-family: Verdana; font-size: 9px; height: 16px; width: auto; background-color: #eeeeee;}
