
ul.omega {

padding-left: 0px;
margin-left: 10px;


}


li.beta {

padding-left: 0px;
margin-left: 0px;


}

.delta {

list-style-type:none;

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
color: #bc9008;

}

.delta hover:{

list-style-type:none;

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
color: #bc9008;

}