/* CSS Document */

body,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

td a, a{
	color:#FFFFFF;
	text-decoration:underline;
}

td a:hover, a:hover{
	text-decoration:none;
}

#site{
	width:850px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
