/* CSS Document */

body {
	background-color: #999900;
	overflow: hidden;
	
	scrollbar-arrow-color: #576D22;
scrollbar-base-color: #959209;
scrollbar-dark-shadow-color: #6A5C41;
scrollbar-track-color: #a9a72c;
scrollbar-shadow-color: #6A5C41;
scrollbar-highlight-color: #6A5C41;
scrollbar-3d-light-color: black;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

td {
font-size: 11px; color: #FFFFFF; line-height: 15px; letter-spacing:1px; font-family: "Trebuchet MS", Arial;
}
.news_title {
font-size: 13px; color: #F8F2B4; line-height: 15px;  font-family: "Trebuchet MS", Arial;
}
.more a:link,.more a:visited ,.more a:active{
  font-size: 11px; color: #F8F2B4; line-height: 15px;  font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}

.more a:hover {
font-size: 11px; color: #F8F2B4; line-height: 15px;  font-family: "Trebuchet MS", Arial;
	text-decoration: underline;
}


.title {
	color: #F8F2B4;
	line-height: 15px;
	
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
}

.eled {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #F8F2B4;
}

.txt {font-size: 11px;  color: #FFFFFF; line-height: 15px;  letter-spacing:1px; font-family: "Trebuchet MS", Arial;}