TD
{
	color: #CCCCCC;
	font-family: helvetica, arial;
	font-size: 12;
	line-height: 18pt;
	text-decoration: none;
}

.text
{
	color: #CCCCCC;
	font-family: helvetica, arial;
	font-size: 12;
	line-height: 12pt;
	text-decoration: none;
}

.small_text
{
	color: #CCCCCC;
	font-family: helvetica, arial;
	font-size: 10;
	line-height: 13pt;
	text-decoration: none;
}

A {
	text-decoration: none;
	}

A:hover {
	background: #CCCCCC;
	color: #666666;
	}
