A:link { color: #25465a; text-decoration: none; }
A:hover { color: #996633; text-decoration: none;} 
A:visited { text-decoration: none; } 

A.yellow:link { color: #fbf4c8; text-decoration: none; }
A.yellow:hover { color: #f4e286; text-decoration: none;} 
A.yellow:visited { text-decoration: none; } 

A.blue:link {
	color: Blue; text-decoration: underline;}
A.blue:hover { color: #996633; text-decoration: none;} 
A.blue:visited { text-decoration: underline; } 


.main {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		}

.green{
	color: Green;
	font-weight: bold;
}
		
.leftnav {font-family:  Verdana, Trebuchet, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold
		}

.copyrt {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #fbf4c8;
		}


.hdr {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold
		color: #25465a;
		}

BIG {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #25465a
		}
		
.blue{
	color: #25465a;
}		
		
.underline {
		text-decoration: underline;
		}

.hdr_under {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold
		color: #25465a;
		text-decoration: underline;
		}		
		
.news {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal
		}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal
}

.flink { color: #25465a; text-decoration: none; }