body	
{
	background: #FFFF00;
	font-size: 12px;
	font-family: Arial , Helvetica, sans-serif;
	margin-top: 5px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #FF3300;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}

.small
{
	font-size: 9px;
	color: #1515A9;
}