a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

a.nav:visited {
	color: #ffffff;
	text-decoration: none;

}

a.nav:active {
	text-decoration: none;
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;

}

a.nav:hover {
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;

}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	cursor: hand;
	font-size: 10px;
	text-decoration: none;
	width: auto;
	
	}

a.menu:visited {
	color: #FFFF00;
	text-decoration: none;

}

a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:hover {
	font-weight: bolder;
	background-color: #FFFFFF;
	padding: 2px;
	color: #003300;
	list-style-type: none;
}

a.menu2 {
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;

	}

a.menu2:active {
	color: #888888;
		font-weight: bold;
}

a.menu2:hover {
	font-weight: bold;
	color: #888888;
}
