a.link3:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: lighter;
}
a.link3:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: lighter;
}
a.link3:hover {
	color: #cc0000;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: lighter;
}

.titles {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.titles-main {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: 25px;
}
.titles-sub {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.body-14 {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 3px 0 3px 0;
}
.menu {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 1px;
}
a.links:link {
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.links:hover {
	color: #ACCDFF;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.links:visited {
        color: #ff0000;
		font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.linkson {
	color: #ACCDFF;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.news-body {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 20px;
}
.white-headers {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 4px 35px 4px 35px;
	letter-spacing: 1px;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
	font-style: normal;
	margin: 3px 0 3px 20px;
}
.body-12 {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 3px 0 3px 0;
}

.background {
	background-image: url(images/navcircle.jpg);
	background-repeat: no-repeat;
	}
.background2 {
	background-image: url(images/indexbg.jpg);
	background-repeat: repeat-x;
}
