A:link,A:visited 
{
	color:#333a7d; 
	text-decoration: underline;

}

A:hover 
{
	color:9a2525;
	text-decoration: none;
}


BODY, TR, TD {
font-family: arial; 
color: #000000; 
font-size: 10pt; }

h1
{ color:#761616;
font size:18pt;
font-weight:bold;
}

h2
{ color:#000000;
font size:14pt;
font-weight:bold;italic
}


.nav:link
{color:#ffffff;text-decoration:none; cursor: hand; font-size: 11pt; font-weight:bold; font-family: times new roman; text-transform:uppercase;}
.nav:visited
{color:#ffffff;text-decoration:none; cursor: hand; font-size: 11pt; font-weight:bold; font-family: times new roman; text-transform:uppercase;}
.nav:active
{color:#ffffff;text-decoration:none; cursor: hand; font-size: 11pt; font-weight:bold; font-family: times new roman; text-transform:uppercase;}
.nav:hover
{color:#ffffff;text-decoration:underline; cursor: hand; font-size: 11pt; font-weight:bold; font-family: times new roman; text-transform:uppercase;}

.gall:link
{text-decoration:none; cursor: hand; border: 2px solid #333a7d;}
.gall:visited
{text-decoration:none; cursor: hand; border: 2px solid #333a7d;}
.gall:active
{text-decoration:none; cursor: hand; border: 2px solid #333a7d;}
.gall:hover
{text-decoration:non; cursor: hand; border: 2px solid #9a2525;}