body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bgnav {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
}
div.Links2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
div.Links2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
div.Links2 a:hover {
	color: #FFFF66;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
div.Links2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.bgred {
	background-image: url(images/bgred.gif);
	background-repeat: repeat;
}
.bgtan {
	background-image: url(images/bgtan.gif);
	background-repeat: repeat;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 175%;
	color: #990000;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.Linksfooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.Linksfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.Linksfooter a:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
div.Linksfooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.Linksmain a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.Linksmain a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.Linksmain a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
div.Linksmain a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
