.boldtext {
	font-weight: bold;
	font-size: 11px; 
	font-family: tahoma;
	color: #4A4A4A}

a.boldtext {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; 
	font-family: tahoma;
	color: #4A4A4A}

a.boldtext:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px; 
	font-family: tahoma;
	color: #4A4A4A}

.redtext {
	font-weight: bold;
	font-size: 11px; 
	font-family: tahoma;
	color: #FF0000}

.text {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	background-color: #FFFFFF;
}

a.text {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #357E9C}

a.text:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #357E9C}

.footertext {
	font-size: 11px; 
	font-family: tahoma;
	color: #86866D}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #86866D}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #86866D}

