#header #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 2px;
	text-decoration: none;
	clear: none;
}
#header #navigation a:hover {
	color: #FFFFFF;
}
#subnavigation a {
	font-size: 0.9em;
	color: #000000;
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
}
a:link {
	color: #E14727;
	text-decoration: none;
}
