.headings {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #004489;
	font-weight: normal;
	margin-bottom: -10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	font-size: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.webdesign {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	margin-top: -20px;
	margin-right: -3px;
}

#linkright a:link {
	color: #004489;
}
#linkright a:visited {
	text-decoration: none;
	color: #004489;
}
.imagenews {
	background-position: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#linkright a:hover {
	text-decoration: underline;
	color: #004489;
	text-decoration: none;
	background-color: transparent;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}
#linkright a:active {
	text-decoration: none;
	color: #004489;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}
a:active {
	text-decoration: none;
	color: #000000;
