a:hover {
	font-family: Garamond;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}
a:link {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-style: normal;

}
a:active {
	font-family: Garamond;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
	font-style: normal;
}
