a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	color: #FFEFD9;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;

}
.droplist {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: 110px;
	position: static;
}
