a:link, a:visited {
	color: #990000;
        FONT-SIZE: 9pt;
		font-style: italic;
	text-decoration: underline;
        font-weight: bold;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #990000;
	text-decoration: none;
        TEXT-DECORATION: none;
	}
a {
  text-decoration: none;
  cursor: pointer;
}

a.active {
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}
a.gall, a.gall:link, a.gall:visited {
	color: #6B6B6A;
	text-decoration: underline;
	font-weight: normal;
font-family: Verdana; font-size: 9px;
font-style: normal;
	}
a.gall:hover {
	color: #6B6B6A;
	text-decoration: none;
	font-weight: normal;
font-family: Verdana; font-size: 9px;
font-style: normal;
	}
	a.galls, a.galls:link, a.galls:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
font-family: Verdana; font-size: 9px;
font-style: normal;
	}
a.galls:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
font-family: Verdana; font-size: 9px;
font-style: normal;
	}
