﻿#nav2 a:hover {
	color: #00FFFF;
}
#center_col a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#center_col a {
	color: #FF6600;
	text-decoration: none;
}
#left_col a {
	padding: 5px;
	border-color: #FF6600;
	text-decoration: none;
	font-family: Arial;
	border-bottom-style: solid;
	border-width: thin;
	display: block;
	color: #FF6600;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
#left_col a:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url('images/glow_bg2.jpg');
}
#footer a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
}
.style1 {
	text-align: center;
}
.style2 {
	color: #000000;
}
.style3 {
	font-size: medium;
}
.style4 {
	font-size: small;
}
#nav2 {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 30px;
	background-image: url('images/mun_bg.jpg');
	background-repeat: no-repeat;
}
#nav2 li {
	height: 30px;
	display: block;
	padding-right: 17px;
}
#nav2 a {
	display: block;
	height: 30px;
	text-decoration: none;
	font-size: 18px;
	color: #000080;
	font-family: "Trebuchet MS", Garamond, Arial;
}
#nav2 li {
	list-style-type: none;
	float: left;
	display: inline;
}
.style5 {
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #FFFF00;
}
.style7 {
	border-width: 0px;
}

