.titles {
	font-family : Tahoma;
	font-size : 14px;
	color : #666666;
	text-decoration: none;


}
.atitles {
	font-family : Tahoma;
	font-size : 14px;
	color : #FF9933;
	text-decoration: none;


}
.text {
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	text-align: right;

}

.text-en {
	font-family : verdana;
	font-size : 11px;
	color : #666666;
	text-align: left;
}
.footer {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;

}


.subtitles {
	font-family : Tahoma;
	font-size : 13px;
	color : #669933;
	text-align: right;
	font-weight : bold;
}
.alink {
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	text-align: right;
	text-decoration: none;

	
}

.vlink {
	font-family : Tahoma;
	font-size : 11px;
	color : #FF9933;
	text-align: right;
	text-decoration: none;

}



.footerlinks {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration: none;

}


