@charset "iso-8859-1";
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}



a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

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

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

a.hidden:active {
  color: #000000;
}
a.nav{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-color: #000000;
}

a.nav:link {
	color: #000044;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:visited {
	color: #000044;
	
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.menu:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;}
	
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
		}


a.top {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
	}

a.top:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	
		}
	
a.top:hover {
	color:#b8761f;
	font-weight: normal;
	
		}

a.bottom {
	color: #ffff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
	}

a.bottom:link {
	color: #794d20;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	
		}
	
a.bottom:hover {
	color:#794d20;
	font-weight: normal;
	letter-spacing: 1px;
	
			}
a.bottom:visited {
	color: #794d20;
	text-decoration:none;
}
a.quick {
	color: #ffff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
	}

a.quick:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	
		}
	
a.quick:hover {
	color:#edd5cb;
	font-weight: normal;
	
	
			}
a.quick:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;

}