.red_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
.blue_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blue_md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
text-decoration: none;
font-weight: bold;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
text-decoration: none;
font-weight: bold;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99BFFE;
	text-decoration: none;
font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}

.themenu a:link       {font-size: 14px;}
.themenu a:visited    {font-size: 14px;}
.themenu a:hover      {font-size: 14px;}
.themenu a:active     {font-size: 14px;}
.epromo a:link       {color: #FFFFFF;}
.epromo a:visited    {color: #FFFFFF;}
.epromo a:hover      {color: #CC0000;}
.epromo a:active     {color: #FFFFFF;}
