@charset "UTF-8";
/* CSS Document */

.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	width: 1008px;
	padding: 8px;
	color: #000000;
}

a:link    { color: #666666; background: transparent; }
a:visited { color: #666666; background: transparent; }
a:link:hover, a:visited:hover { color: #FF6600; background: transparent; }
a:active  { color: #FF6600; background: transparent; }