body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #3F66AB url(/teams/default/images/back.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #006;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
