.BotNav {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.TextBorderMain {
	font-family: Tahoma;
	padding: 0px 25px 25px;
}
a:link {
     color: #0EA103;
     background-color: transparent;
     }

a:visited {
     color: #0459CC;
     background-color: transparent;
     }

a:hover {
     color: #FFFFFF;
     background-color: #0EA103;
     text-decoration: none;
     }

a:active {
     color: #0459CC;
     background-color: transparent;
     }
	
#menu a:link {
	color: #0459CC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma;
     }

#menu a:visited {
	color: #0459CC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma;
     }

#menu a:hover {
	color: #fff;
	background-color: #0EA103;
	text-decoration: none;
	font-family: "Century Gothic", Tahoma;
     }

#menu a:active {
	color: #0EA103;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma;
     }
#BotBar a:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-family: Tahoma;
     }
#BotBar a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-family: Tahoma;
     }

#BotBar a:hover {
     color: #5691E0;
     background-color: #FFFFFF;
     text-decoration: underline;
     }

#BotBar a:active {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bolder;
     }
