.body_text{
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.body_title{
	color: #333333;
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
}

.error{
	color: #990000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}

.body_date{
	color: #FF6600;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}

.body_link{
	color: #FF6600;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}


a.body_link:hover {
	color: #FF6600;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

.footer {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.side_nav {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.side_nav:hover{
	color: #669900;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.side_nav_on{
	color: #669900;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.drop_menu{
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}