.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:visited { COLOR: #000080; }
A:active  { COLOR: red; TEXT-DECORATION: none}
A:hover   { COLOR: red; TEXT-DECORATION: none}

.arrow
{
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #B43A38;
	font-weight:bold;
}

.graytext {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.boldtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menu-links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#454545;
	text-decoration:none;
}
a.menu-links:active
{
	color:#F7E68B;
}
a.menu-links:visited
{
	color:#454545;
}
a.menu-links:hover
{
	color:#F7E68B;
}

.bottom-links {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.bottom-links:visited
{
	color:#333333;
}
a.bottom-links:hover
{
	color:#C01F0B;
}

.homepg-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}
a.homepg-links:visited
{
	color:#CC6600;
}
a.homepg-links:hover
{
	color:#000000;
}
.mainbr {
	border: 1px solid #111111;
}

.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}
.email-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}

.email-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
