a:link {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Eurostile;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;

}
a:visited {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Eurostile;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Eurostile;
	border-bottom-style: ridge;
	border-bottom-color: #003366;
	color: #FFFFFF;

}
a:active {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Eurostile;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;

}
