.red-titles {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a10303;
}
.news {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.content {

	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.red-titlescontent {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a10303;
}
.searchb {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}

a.footer:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
a.footer:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
a.footer:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #a10303;
	text-decoration:none;
}

