body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
}
.newsBG {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: small;
	width: 140px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 2px;
	border-top: #FF9900;
	border-right: #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: #FF9900;
}
a:link, a:active, a:visited {
	color: #094687;
	text-decoration: none;
}
a:hover {
    color: #CC0000;
}
a.linknav:link, a.linknav:active, a.linknav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linknav:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.linkNews:link, a.linkNews:active, a.linkNews:visited {
	color: #660933;
	text-decoration: none;
	background-image: url(images/bullet04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}
a.linkNews:hover {
    color: #CC0000;
}
a.linkTeaser:link, a.linkTeaser:active, a.linkTeaser:visited {
	color: #094687;
	text-decoration: none;
 	background-repeat: no-repeat;
	background-position: left 0px;
 }
a.linkTeaser:hover {
    color: #CC0000;
}