a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #4BA9B4;
	text-decoration: none;
}

a:hover {
	color: #321C0E;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a.bluenavtext:link {
	color: #4BA9B4;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}
a.bluenavtext:hover {
	color: #3AA3A3;
	text-decoration: none;
}
a.bluenavtext:visited {
	color: #4BA9B4;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}
a.whitenavtext:link {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	line-height: 24px;
}
a.whitenavtext:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.whitenavtext:visited {
	color: #ffffff;
}

a.whitenavtexttight:link {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12px;
}
a.whitenavtexttight:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.whitenavtexttight:visited {
	color: #ffffff;
}
a.topnav:link {
	color: #4BA9B4;
	text-decoration: none;
}

a.topnav:visited {
	color: #4BA9B4;
	text-decoration: none;
}

a.topnav:hover {
	color: #321C0E;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}
a.nav:link {
	color: #1D5F91;
	margin: 0px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

a.nav:visited {
	color: #1D5F91;
	margin: 0px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

a.nav:hover {
	color: #321C0E;
	text-decoration: none;
}
#homenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
a.homenav:link {
	color: #1D5F91;
}
a.homenav:hover {
	color: #321C0E;
}
a.homenav:visited {
	color: #1D5F91;
}
/*
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}
*/
