.small {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #CCCCCC;
                }

A:link	{
	color:	#CCCCCC;
	text-decoration: none;
	}	
		
A:visited	{
	color:	#CCCCCC;
	text-decoration: none;
	}	
		
A:active	{
	color:	#CCCCCC;
	text-decoration: none;
	}	
		
A:hover	{
	color:	#CCCCCC;
	text-decoration: none;
	}
.medium {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
