﻿#nava {
	position: absolute;
	left: 0px;
	width: 98%;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	height: 50px;
	top: 75px;
	margin-left: 1%;
}
#nav a:link {
color:#0000FF; text-decoration:none;
}
#nav a:visited {
color: #000066; text-decoration:none;
}
#nav a:hover {
color: #00FF00; text-decoration:none;
}
#nav a:active {
color: #993300; text-decoration:none;
}

#navb {
	position: absolute;
	left: 0px;
	width: 98%;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	height: 50px;
	top: 1500px;
	margin-left: 1%;
}
#nav a:link {
color:#0000FF; text-decoration:none;
}
#nav a:visited {
color: #000066; text-decoration:none;
}
#nav a:hover {
color: #00FF00; text-decoration:none;
}
#nav a:active {
color: #993300; text-decoration:none;
}

#navd {
	left: 0px;
	width: 98%;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	height: 50px;
	margin-left: 1%;
	position: absolute;
}
#nav a:link {
color:#0000FF; text-decoration:none;
}
#nav a:visited {
color: #000066; text-decoration:none;
}
#nav a:hover {
color: #00FF00; text-decoration:none;
}
#nav a:active {
color: #993300; text-decoration:none;
}
