.menu a{
	font: 11px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration:underline;
	text-shadow:#333333;
	
}

.tbl {
	background: #f8f7f5;
	border: 1px solid #dad9d7;
}

.copy-rights {
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
}

.copy-rights a{
	font: 11px Verdana;
	color: #679A00;
	text-decoration: none;
}

.copy-rights a:hover{
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
}

.tbl1 {
	border: 1px solid #99cc33;
}
.text {
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
}
.text a{
	font: 11px Verdana;
	color: #91BF12;
	text-decoration: none;
	text-align: justify;
}

.text a:hover{
	color: #000000;
	text-decoration: underline;
	
}

.text1 {
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right:10px;
	
}
.text1 a{
	font: 11px Verdana;
	color: #91BF12;
	text-decoration: none;
	
}

.text1 a:hover{
	color: #000000;
	text-decoration: underline;
	
}

.text2 {
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
}
.text2 a{
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.text2 a:hover{
	color: #91BF12;
	text-decoration: underline;
	
}
.title {
	font: bold 14px Verdana;
	color: #1e1e1d;
	text-decoration: none;
}
.left-links a{
	font: 11px/25px Verdana;
	color: #3b3b3a;
	background-image:url(button.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	width:220px;
	height:27px;
	line-height:27px;
	float:left;
	text-decoration: none;
}
.left-links a:hover {
	color: #99cc33;
	text-decoration:underline;
	
}
.title1 {
	font: bold 14px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}


