.top-links {
	font-family: Tahoma, Verdana ;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	padding-top: 3px;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
}
.top-links:hover {
	color: #A6CA4B;
	text-decoration: none;
}
.content {
	font-family: Tahoma, Verdana ;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
}
.content-title {
	font-family: Tahoma, Verdana ;
	font-size: 12px;
	color: #306A04;
	font-weight: bold;
	text-decoration: none;
}
.content-links {
	font-family: Tahoma, Verdana ;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: underline;
}
.content-links:hover {
	color: #306A04;
	text-decoration: underline;
}
.copyright {
	font-family: Arial,Trebuchet Ms, Tahoma, Verdana ;
	font-size: 11px;
	text-decoration: none;
	color: #5D5D5D;
}
.copyright:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.txtbox {
	font-family: Arial,Trebuchet Ms, Tahoma, Verdana ;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:2px;
	background-color:FFFFFF;
}
.topmost {
	font-family: Arial, Tahoma, Verdana ;
	font-weight:normal;
	font-size: 11px;
	color: #306A04;
	text-decoration: none;
}
.topmost:hover {
	color: #000000;
	text-decoration: underline;
}


