body 
{
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
}

a:link, a:active, a:visited 
{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover 
{
	color: #FF0000;
}

a.com:link, a.com:active, a.com:visited 
{
	color: #928F79;
	text-decoration: none;
}

a.com:hover 
{
	color: #ACA88F;
	text-decoration: none;
}

