a:link {
	color: #0202D2;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #0202D2;
    font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
    text-decoration: underline;
}

a:active {
	color: #0202D2;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a.hidden {
	color: #FCAE1D;
	font-family: Garamond, Baskerville Old Face;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.hidden:visited {
	color: #FCAE1D;
	font-family: Garamond, Baskerville Old Face;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.hidden:hover {
	color: #FF0000;
	font-family: Garamond, Baskerville Old Face;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.hidden:active {
	color: #FCAE1D;
	font-family: Garamond, Baskerville Old Face;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
