.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.news:link {
	font-family: "MS Sans Serif", Tahoma, SansSerif;
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
}
a.news:visited {

	font-family: "MS Sans Serif", Tahoma, SansSerif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a.news:hover {
	font-family: "MS Sans Serif", Tahoma, SansSerif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
}
a.news:active {



	font-family: "MS Sans Serif", Tahoma, SansSerif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.titleTxt {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.contentTxt {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006699;
}
a.navbar:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #FF9900;
}
a.navbar:visited {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #666666;
}
