
<style>

<!--


a:active  { color: #433C34; text-decoration: underline; }
a:link    { color: #433C34; text-decoration: underline; }
a:visited { color: #433C34; text-decoration: underline; }
a:hover   { color: #46321c; text-decoration: underline; }

.noLink 									{ filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85;}
a.linkopacity img         { filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85;}
a.linkopacity:hover img   { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;}
a.linkopacity75 img         { filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; -khtml-opacity: 0.75;}
a.linkopacity75:hover img   { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;}
a.linkopacity40 img         { filter:alpha(opacity=40); -moz-opacity: 0.40; opacity: 0.40; -khtml-opacity: 0.40;}
a.linkopacity40:hover img   { filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; -khtml-opacity: 0.60;}

	
.gallery {
	border-style: outset;
	border-color: black;
	border-width: 1px;
}

P, LI { font: 9pt Arial; color: #000000; }

.pageTitle { font: 14pt Arial; color: #2B2955; text-decoration: none; }
.toplinks { font: 9pt Arial; color: #000000; text-decoration: underline; }
.links { font: 10pt Arial; color: #FFFFFF; }
.newsTitle { font: 10pt Arial; color: #2B2955; font-weight: bold; }
.text { font: 10pt Arial; color: #000000; }
.counter { font: 9pt Arial; color: #000000; text-decoration: none; }
.caption { font: 10pt Arial; color: #000080; text-decoration: none; }
.footer { font: 8pt Arial; color: #000000; text-decoration: none; }

/* Form elements */
input,textarea, select {
border: #ABABAB 1px outset;
border-bottom: #ABABAB 1px outset; 
border-left: #ABABAB 1px outset; 
border-right: #ABABAB 1px outset; 
border-top: #ABABAB 1px outset; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial; 
FONT-SIZE: 10px; 


-->
</style>