.menuitems
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#949C75;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
}
.texts
{
	font-family:verdana;

	font-size:11px;
	color:#000000;
}
.lang
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.lang:hover
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.texts2
{
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.footer
{
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#D9EAB3;	
}

.emailMsg
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#99AE6B;
}
.more, .more a:link,.more a:visited,.more a:active{
    font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #778c4a;
	text-decoration:none;
	
}
.more a:hover{
    font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #778c4a;
	text-decoration:underline;
}