a:link {
	color: #F2A83F;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #F2A83F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #F2A83F;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration : none;
	font-weight: bold;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
ol {  line-height: 140%}
ul {
	line-height: 140%;
}

p {  line-height: 140%; color: #000000}

.leftnav {
	color: #525252;
	text-decoration : none;
	font-size: 70%;
	font-weight: bold;
}
.leftnav a:link {color: #FFFFFF; text-decoration : none; font-weight: bold;}  
.leftnav a:visited {color: #FFFFFF; text-decoration : none; font-weight: bold;} 
.leftnav a:hover {
	color: #BE2E52;
	text-decoration: underline;
	font-weight: bold;
	
} 
.leftnav a:active {color: #FFFFFF; text-decoration : none; font-weight: bold;}  



.bottom_nav {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 
.bottom_nav a:link {
	color: #F2A83F;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:visited {
	color: #F2A83F;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
} 

.footer {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:link {
	color: #F2A83F;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:visited {
	color: #F2A83F;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
} 
h3 {
	color: #5EB098;

}
h4 {
	color: #5EB098;
}
li {

}
.newsdate {
	font-style: italic;
	color: #666666;
	font-size: 85%;
	margin-top: -10px;
}
