﻿.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 0px;
	
}
.leftnav:link { COLOR: #FFFFFF; text-decoration: none; font-weight: bold }
.leftnav:hover { COLOR: #FFFF66; text-decoration: none; font-weight:bold }
.leftnav:visited { text-decoration: none; font-weight: bold }

.ClickHere {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFF00;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 0px;
	
}
.ClickHere:link { COLOR: #FFFF00; text-decoration: none; font-weight: bold }
.ClickHere:hover { COLOR: #FFFFFF; text-decoration: none; font-weight:bold }
.ClickHere:visited { text-decoration: none; font-weight: bold }


.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

.topnav:link { COLOR: #000000; text-decoration: none; font-weight: bold }
.topnav:hover { COLOR: #006600; text-decoration: none; font-weight:bold }
.topnav:visited { text-decoration: none; font-weight: bold} 
