.menu {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	color : #FFFFFF;
	text-decoration : none;
}
.menu:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	color : #FFFFFF;
	text-decoration : underline;
}
.menu2 {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.menu2:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}

.bottom {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}
.menu3 {
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.menu3:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}
