A
{
	color: #444444;
}

A:hover
{
	color: #990000;
}

TD
{
	font-size: 11px;
	color: #444444;
	font-family: Arial;
}

.navPrimary
{
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
}

:visited.navPrimary
{
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
}

:hover.navPrimary
{
	color: #E6E6E6;
}

.navPrimaryALT
{
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

:visited.navPrimaryALT
{
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

:hover.navPrimaryALT
{
	color: #444444;
}

.smallText
{
	font-size: 10px;
}

.bulletLink
{
	color: #245B92;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}

textarea
{
	font-family: Arial;
	font-size: 11px;
}