.lightgrey {
	color: #CCCCCC;
}.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:18px;
}
a:link {
	color: #B70000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B70000;
}
a:hover {
	text-decoration: underline;
	color: #B70000;
}
a:active {
	color: #B70000;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B70000;
	font-size: 12px;
}
.news_title a:link{
	text-decoration: none;
	color: #B70000;
}
.news_title a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.news_title a:visited {
}
.newsflash {
	color: #666666;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
