A {color : #21633E;}
A:LINK {color : #FF9900;}
a:visited {color : #FF9900;}
A:HOVER {color: #FFFF00;}

BODY {
	background-image: url(main-images/backrnd3.jpg);
        background-repeat: repeat;
        margin: 9px 0px 9px 0px;
	scrollbar-arrow-color : black;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : White;
        font-family: arial;
        font-size: 12px;
	scrollbar-3dlight-color : Black;
}

.cellcolor5 a:hover {font-family: arial; font-size: 9px;; color: #0000FF}

.footer {font-family: Verdana; font-size: 10px; color: white}
.footer a:link {font-family: Verdana; font-size: 10px; color: white}
.footer a:visited {font-family: Verdana; font-size: 10px; color: white}
.footer a:hover {font-family: Verdana; font-size: 10px; background-color: white; color: black}

.cell5 {border-style: groove; background-color: #DFDFFF}
.cell5 a:link {font-family: arial; font-size: 9px; color: #006699}
.cell5 a:visited {font-family: arial; font-size: 9px; color: #006699}
.cell5 a:hover {font-family: arial; font-size: 9px;; color: #339966}

.cell1 {
   border: thin dotted black;
   background-color: #E7EFF8;
   padding: 3px;   
   font-size: 12px;
}
.cell3 {
   border: thin dotted #C0C0C0;
}
.cell9 {
   border: thin dotted white;
   background-image: url(images/hawaii.gif);
   background-repeat: no-repeat;
   background-position: right top;
   padding: 3px;   
   font-size: 12px;
}
.cellhover {
	border-left: #663300 1px solid;
	border-top: #800080 1px solid;
	border-right: #663300 1px solid;
	border-bottom: #663300 1px solid;
	background-color: #CAA6A6;
}

.celloutline {
	border-left: #CD9B69 1px solid;
	border-right: #CD9B69 1px solid;
	border-bottom: #CD9B69 1px solid;
	background-color: #E7CFB8;
}
