/* CSS Document */

/* NEWS STYLES */
.rbhead {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 100%;
	color: #0066CC;
}
.rbtext {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	color: #666600;

}
.news a:link, a:visited {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.news a:hover, a:active {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
html>body .news a:link, a:visited {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
html>body .news a:hover, a:active {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
/* END NEWS STYLES */
