body {
	background-color: #e7ece4;
	padding: 0;
	margin: 5;
}

.text_big {
	font-family: sans-serif, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; Arial;
	font-size: 28px;
	text-transform: none;
	color: #43443e;
}
.text_bignews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-transform: none;
	color: #43443e;
	left: 10px;
	top: auto;
}
.text_small {
	font-family: tahoma;
	font-size: 12px;
	color: #646f4a;
	text-decoration: none;
}

.text_newshr {
	font-family: tahoma;
	font-size: 14px;
	color: #43443E;
	text-decoration: none;
	font-weight: bold;
	}
	

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #43443e
}


.text_normal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
	text-decoration: none;	
}
.text_normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
	text-decoration: underline;
	
}
.text_normal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
}

.text_info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #B00C18 ;
	font-weight: bold;
}

.text_info_no {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #20B00C;
	font-weight: bold;
}

.text_info_clik {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FE9103;
	font-weight: bold;
}

ul.cool_background li {
        list-style: none;
        padding: 5px 13px 2px 26px;
        margin: 1px;
        background: url(image/ok.gif.png) no-repeat;
}

hr {
	height: 1px;
	color: #999999;
}