body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images_site/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055AA;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055AA;
}
a  {
	text-decoration: none;
	color: #0055AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #E20000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #0055AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.headlines:link {
	font-size: 11px;
	display: block;
	padding-bottom: 1px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
a.headlines:active {
	font-size: 11px;
	display: block;
	color: #0055AA;
	text-decoration: none;
	line-height: 22px;
}
a.headlines:visited {
	font-size: 11px;
	display: block;
	padding-bottom: 1px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
a.headlines:hover {
	font-size: 11px;
	display: block;
	background: #FFFFFF;
	padding-bottom: 1px;
	width: 100%;
	color: #E20000;
	text-decoration: none;
	line-height: 22px;
}

a.news {
	text-decoration: none;
	color: #0055AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	line-height: 25px;
}
a.news:hover {
	text-decoration: none;
	color: #E20000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	line-height: 25px;
}
a.news:link {
	text-decoration: none;
	color: #0055AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	line-height: 25px;
}
.special {
	border-style: solid;
	border-width: 1px;
	border-color: #0055AA;
}
