/* CSS Document */

a:link {
    font-family: "Univers Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;}
a:visited {
    font-family: "Univers Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;}
a:hover {
	font-family: "Univers Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #73A5B2}
a:active {
	font-family: "Univers Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #73A5B2}
