@charset "UTF-8";
/* CSS Document */
#header {
	margin: 0px 0px 0px 0px;
	padding: 14px 110px 11px 0px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #9933FF;
	text-decoration: none;
}

