a:link {text-decoration: none;}
a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

.date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #cc00cc;
	text-decoration: none;
	line-height: 15px;
}

.grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.largeblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #cc00cc;
	text-decoration: none;
	line-height: 20px;
}

.largeblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}