.newstitle {
	font-family: Tahoma;
	font-weight: bold;
	color: #6699FF;
	font-size: 11px;
}

.newstitle a, .newstitle a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color:  #6699FF;
	text-decoration:none;
}
.newstitle a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background: #6699FF;
	text-decoration:none;
}
.newsdate {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 9px;
}

.searchform {
	background: #444444;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #222222;
}
.searchbutton{
	background:transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #88b0ff;
	border: 0;
	width: auto;
}
