/* CSS Document */


.title {
	color: #FFCC33;
	font-family: Verdana;
}
.tables {
	border: thin solid #FFFFFF;
}


H1 {
	font-size: 24px;
	}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.news_txt {
	font-family: Verdana;
	font-size: 12px;
	color: #F5F5F5;
}
.news_date {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #F8F8F8;
}
.news_author {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #F8F8F8;
}
.news_title {
	font-family: verdana;
	color: #FFCC33;
	font-size: 16px;
	text-decoration: none;
}
.news_source {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #E6E6E6;
}

.menu TD A {
	color : #FFCC33;
	text-decoration : none;
}

.menu TD A:HOVER {
	text-decoration : underline;
}
.latest_news_links {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: blink;
}
.text_titles {
	font-family: Verdana;
	font-size: 14px;
	color: #F5F5F5;
	font-weight: bolder;
}
.text_google {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.news_link {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #F8F8F8;
	font-style: italic;
}
.tables_g {
	border: thin solid #FFFFFF;
	background-color: #FFCC33;
}
.g1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #999999;
	background-position: center;
	text-align: center;
}.tables_rss {

	border: thin solid #FFCC33;
	
}

