body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
        background-color: #AC2B22;
}
a:link {
        color: #999999;
	text-decoration: none;
        font-weight: bold;
}

a:visited {
        color: #999999;
	text-decoration: none;
        font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
        font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: none;
        font-weight: bold;
}
.campos{color: #fff; font-size: 14px;font-weight: bold;}
.campos2{color: #555555; font-size: 14px;font-weight: bold;}
div.rounds, div.inner { filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;text-align: center; font-family: verdana, arial, sans-serif;}
div.rounds  {overflow:auto;width: 18em; padding: 10px; margin: 1em; background: #ac2b22; }
