.text {
	font-family:tahoma;
	font-size:12px;
	text-align: justify;
}
.text a{
	font-family:tahoma;
	font-size:12px;
	color:#ce2020;
	text-decoration:none;
}
.text a:hover{
	color: #AAA564;
}

.text2 {
	font-family:tahoma;
	font-size:11px;
	text-align: justify;
}
.text2 a{
	font-family:tahoma;
	font-size:11px;
	color:#080808;
}
.text2 a:hover{
	color: #AAA564;
}



.text3 {
	font-family:tahoma;
	font-size:16px;
	text-align: center;
}
.text3 a{
	font-family:tahoma;
	font-size:16px;
	color:#080808;
}
.text3 a:hover{
	color: #AAA564;
}









.menu {
	font-family:tahoma;
	font-size:12px;
}
.menu a{
	font-family:tahoma;
	font-size:12px;
	color:#cc6925;
	
}
.menu a:hover{
	color: #AAA564;
}
