}

#nav {
	margin:5;
	padding:0;
	list-style:none;
}


#nav a {
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding: 5px;
	width:180px;
	height:6px;
	border-bottom:1px dotted #FFFFFF;
	margin: 2px;
}

#nav a:hover {
	font-size:13px;
	color:#FF9933;
	font-weight: bold;

}

.menu2 {

	color : #339933;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.menu3 {
	color: #000000;
	text-decoration: underline;
}

.menu4 {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu5 {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
