A.menulink {
display: block;
width: 145px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:8pt;
color:#226ABB;
BORDER: none;
border: solid 1px #FFFFFF
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#226ABB;
font-family:verdana
font-size:8pt;
color:#FFFFFF;
}

body {scrollbar-face-color      : #6B89D3;
      scrollbar-shadow-color    : #FFFFFF;
      scrollbar-highlight-color : #FFFFFF;
      scrollbar-3dlight-color   : #000000;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color     : #FEFCF1;
      scrollbar-arrow-color     : #E9E9E9;}
      
a:link.other  { font-family:Verdana; font-size: 8pt; color: #226ABB; text-decoration: underline}
a:active.other  { color: #FF0000; font-size: 8pt; text-decoration: underline }
a:visited.other  { color: #226ABB; font-size: 8pt; text-decoration: underline }
a:hover.other  { color: #FF0000; font-size: 8pt; text-decoration: none}

a:link.footer  { font-family:Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: underline}
a:active.footer  { color: #FFFFFF; font-size: 8pt; text-decoration: underline }
a:visited.footer  { color: #FFFFFF; font-size: 8pt; text-decoration: underline }
a:hover.footer  { color: #FF9900; font-size: 8pt; text-decoration: none}

.GalleryPhoto
{
	cursor:hand;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-top:solid 1px black;
}
.GalleryHolder
{
	visibility:visible;
	position:relative;
}
.GalleryCaption
{
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
