a		{

	color: #999999;
	text-decoration: none;
	}
	
a:hover		{
	color: #ffffff;
	text-decoration: none;
	}
	
td.td	{
	background-position: bottom;
	background-repeat: repeat-x;
}

font.tiny	{
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 9px;
	color: #999999;
}

font.small	{
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 10px;
	color: #999999;
}

font.bold	{
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

font.big	{
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}