#header {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	padding-left: 20px;
}

#header a:link, #header a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#header a:active, #header a:hover {
	color: #fc3;
	font-weight: bold;
	text-decoration: underline;
}