.text11a
{
	font-family: 'Century Gothic';
	font-size: 9.5pt;
	font-weight:lighter;
			
}
.text11b
{
	font-family: 'Century Gothic';
	font-size: 8pt;
	font-weight:lighter;		
}
A:link
{
	color: dodgerblue;
	text-decoration: none;
	font-size: 11px;
}

.otherLinks
{
	font-size: 11px;
	color: dimgray;
	font-family: 'Century Gothic';
	text-decoration: none;
}
	
A:hover
{
	color: Black;
	font-size: 11px;
}
A:visited
{
	color: dodgerblue;
	text-decoration: none;
	font-size: 11px;
}

A:visited:hover
{
	color: Black;
	font-size: 11px;
}

