a:active     {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	font-variant: small-caps;
}
a:link       {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-variant: small-caps;
}
a:visited    {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover      {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #CC6600;
	font-variant: small-caps;
}
