#navbar {	a:link, a:visited {	color: #9c0;	text-decoration: none;	}a:hover, a:active {	color: #fff;	background: #CC3300;	}ul {	margin: 0;	padding: 0 23px 10px 27px;	list-style: none;	line-height: 1.2em;	}a:link {	color: #FFFFFF;	text-decoration: none;}a:visited {	text-decoration: none;	color: #FFFFFF;}a:hover {	text-decoration: underline;	text-decoration: overline; }a:active {	text-decoration: none;	}	.subnav {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	border: thin solid #FF6666;	padding: 15px;	text-align: right;	margin: 15px;}.again {	padding: 15px;	border: thin solid #FFFFFF;}.copyright {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;}select {	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;}