body
{
	font: 10px arial, helvetica, verdana, sans-serif;
	color: #666666;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #9966cc;
}

.caption {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}
