body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


td {
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

A:link    {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active  {text-decoration: none; color: #000000}

.box {
	border: 1px solid #cccccc;
	}