a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #1282B9;
}
.dropdown {
	position: absolute;
	top: 419px;
	left: -20px;
	width: 10px;
	z-index: 10;
	visibility: hidden;
}
.dropLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
