a {
	color: #009EE5;
}

#navlist li a:hover
{
	background-color: #009EE5;
}

#navlist li a#current
{
	color: #FFFFFF;
	background-color: #009EE5;
}
