@charset "utf-8";
/* CSS Document */

html{height:100%; width:100%; margin:0;}
body {
	background-image: url(En/images/bg.jpg); height:100%; width:100%; margin:0;
}
.flink { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#fff;}
.flink A { text-decoration:none; color:#FFFFFF;}
.flink A:hover { text-decoration:underline; color:#FFFFFF;}

.normal_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
.normal_text2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
.Featured_top {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background-color:#aa9172;
	padding-left:10px;
}
.Featured_bottom {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

