body
{	
	font-size: 11px;
	font-family: Verdana, Arial;	
	color: #333333;	
}

p
{
	font-size: 11px;
	color: #333333;
}

a
{
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: 'underline';
}

a.normal
{
	color: #333333;
	font-size: 11px;
	text-decoration: 'underline';
}


