@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_01 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #2c1404 ;
}
.radiofx {
	color: #48440D;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	background-color: #E0DCBC;
	font-weight: bold;
}
.footer_links, .footer_links a, .footer_links a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.footer_links:hover, .footer_links a:hover{
	color:#990000;
}

.separator {
	background-color: #e0a211;
	border: medium solid #FFFFFF;
}
.counter {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}

.border {
	border: 1px solid #16290A;
}

.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.search {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-width: 0px;
	border-style:none;
	background-image:url(images/search_bg.gif);
}

.date {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #A84802;
}
.merque, .merque a, .merque a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #7e0404 ;
	cursor:pointer;
	text-decoration:none;
}

.merque:hover, .merque a:hover{
	color:#344b06;
	text-decoration:underline;
}
.morelinks, .morelinks a, .morelinks a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#2c1404;
	cursor:pointer;
}

.morelinks:hover, .morelinks a:hover{
	color:#990000;
}
