.a9u:hover {color: #000; font-weight: none; text-decoration: underline;}
.m:hover {color: #fff; font-weight: none;}
.my:hover {color: #000; font-weight: none; text-decoration: underline}
.mm:hover {color: #000; font-weight: none;}
.mmw:hover {color: #000; font-weight: bold;}
.bigu:hover {color: #fff; font-weight: none; text-decoration: underline}
.small1:hover {color: #000; font-weight: none; text-decoration: underline;} 
.small2:hover {color: #000; font-weight: bold; text-decoration: underline;} 
.small3:hover {color: #000; font-weight: bold;} 
.small4:hover {color: yellow; font-weight: bold;} 

.a9u { font-size: 9px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.a { font-size: 11px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.aw { font-size: 11px; color: #fff; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.b { font-size: 11px; color: #000; text-decoration: none; font-weight: bold; font-family: verdana,arial; }
.bw { font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; font-family: verdana,arial; }
.c { font-size: 11px; color: #000; text-decoration: none; font-weight: bold; font-family: Helvetica,Arial,Verdana,sans-serif; }
.cw { font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; font-family: Helvetica,Arial,Verdana,sans-serif; }
.m { font-size: 10px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.my { font-size: 10px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.mw { font-size: 10px; color: #fff; text-decoration: none; font-weight: bold; font-family: verdana,arial; }
.mm { font-size: 10px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.mmw { font-size: 10px; color: #fff; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.big { font-size: 18px; color: #fff; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.big14 { font-size: 14px; color: #000; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.big14b { font-size: 14px; color: #000; text-decoration: none; font-weight: bold; font-family: tahoma,arial; }
.big16 { font-size: 16px; color: #000; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.bigu { font-size: 18px; color: #fff; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.big2 { font-size: 18px; color: #fff; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.big3 { font-size: 18px; color: #000; text-decoration: none; font-weight: none; font-family: tahoma,arial; }
.small1 { font-size: 11px; color: #000; text-decoration: none; font-weight: none; font-family: verdana,arial; }
.small2 { font-size: 11px; color: #000; text-decoration: none; font-weight: bold; font-family: verdana,arial; }
.small3 { font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; font-family: Helvetica,Arial,Verdana,sans-serif; }
.small4 { font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; font-family: verdana,arial; }

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	position: absolute;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 106px;
	text-align: center;
	padding: 6px 0;
	font-weight: bold;
	font-size: 10px;
        font-family: verdana,arial;
        background-color: #27c;
	color: #def;
	border-top: 10px solid #25b;
}

ul a:hover {
	background-color: #28e;
	color: #000;
	border-top: 20px solid #26d;
}
