a:link{ color: #666; }

a:visited{ color: #666; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; }

#container {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	padding:0;
	margin:0;
	background:#fff;
	opacity: 0.90;
	font-weight: bold;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

