a:link {
	color: #0066FF;
	background: transparent;
	text-decoration: none;


} a:visited {
	color: #0066FF;
	background: transparent;
	text-decoration: none;


} a:active {
	color: #0066FF;
	background: transparent;
	text-decoration: none;



} a:hover {
	color: #0066FF;
	background: transparent;
	text-decoration: underline;
} 
body {
	color: #666666;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#newsflash {
	padding: 0px;
	width: 160px;
	font-size: 11px;
	text-align: left;
	margin: 5px;
}
#newsflashheader {
	padding: 0px;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 5px;
	background: #FFFF99;
}
.smallred {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background: #ECE9D8;
}
