body
{
	font-family: Verdana;
	font-size: 11px;
	color: #366da3;
	margin:0px;
}

a
{
	text-decoration: none;
	color: #366da3;
	font-weight: bold;
}

.dropdown a:hover 
{
	background-color: blue;
	color: white;
}