BODY {
	font-family: "Verdana";
	background-color: White;
	color : Black;
}
A:link {
	color: Blue;
	text-decoration : none;
	font-size : 12px;
	font-family : "Verdana", "Times New Roman";
}
A:active {
	color: #ff4500;
	text-decoration : underline;
	font-size : 12px;
	font-family : "Verdana", "Times New Roman";	
}
A:visited {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
	font-family : "Verdana", "Times New Roman";
}
A:hover {
	color : #ff4500;
	text-decoration : underline;
	font-size : 12px;
	font-family : "Verdana", "Times New Roman";
}
.thiscountry {
	color : #FF4500;
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Times New Roman";
}
.descr {
	font-family : "Verdana", "Times New Roman";
	color : Black;
	text-align : justify;
	text-indent : 1cm;
	font-size : 12px;
}
.click {
	color : #336699;
	font-size : 11px;
	font-family : "Verdana", "Times New Roman";  
}
.tabl {
	color : Black;
	font-size : 12px;
	font-family : "Verdana", "Times New Roman";
	}
.text {
	font-family : "Verdana", "Times New Roman";
	color : Black;
	text-indent : 1cm;
	font-size : 12px;
	}	
.bdescr	 {
	font-family : "Verdana", "Times New Roman";
	color : Black;
	text-align : justify;
	text-indent : 1cm;
	font-size : 12px;
	font-weight : bold;
}
.menu {
	font-family : "Verdana", "Times New Roman";
	color : White;
	text-align : center;
	font-size : 12px;
	font-weight : normal;
}
.cname {
	font-family : "Verdana", "Times New Roman";
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}
.plain {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
}
.news {
	color : Black;
	font-size : 11px;
	font-family : "Verdana", "Times New Roman";
}
.head1 {
	font-family : "Verdana", "Times New Roman";
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}
.head2 {
	font-family : "Verdana", "Times New Roman";
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.copy {
	color : White;
	font-size : 11px;
	font-family : "Verdana", "Times New Roman";  
}
