A {font-size: 12px; color : black;}
A:LINK {font-size: 12px; color : white;}
a:visited {font-size: 12px; color : white;}
A:HOVER {font-size: 12px; color: yellow;}

.main {
	background-color: white;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}

.mainlinks {position:relative;}
#main1 a{width: 34px; height: 5px; color: white; font: 12px; font-family: arial; }
#main1 a:hover{width: 34px; height: 5px; font: 12px; font-family: arial; color: yellow; filter: glow(color=yellow, strength=3); }

.mainlinks2 {position:relative;}
#main12 a{width: 70px; height: 5px; color: white; font: 12px; font-family: arial; }
#main12 a:hover{width: 70px; height: 5px; font: 12px; font-family: arial; color: yellow; filter: glow(color=yellow, strength=3); }

.mainlinks3 {position:relative;}
#main13 a{width: 90px; height: 5px; color: white; font: 12px; font-family: arial; }
#main13 a:hover{width: 90px; height: 5px; font: 12px; font-family: arial; color: yellow; filter: glow(color=yellow, strength=3); }

BODY {
	background: #660033 url('images/bckgnd-maroon-black.jpg') fixed;
        margin: 10px 0px 10px 0px;
	font-size: 9px;
	font-family: arial;
	scrollbar-arrow-color : #660033;
	scrollbar-base-color : #660033;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-3dlight-color : #660033;
}




.linkcolor1 a:link {font-family: arial; font-size: 12px; color: red}
.linkcolor1 a:visited {font-family: arial; font-size: 12px; color: red}
.linkcolor1 a:hover {font-family: arial; font-size: 12px; background-color: red; color: white}

.a1 { font-size: 9px; font-family:arial; color: white }
.a1 a:link {font-family: arial; font-size: 9px; color: white }
.a1 a:visited {font-family: arial; font-size: 9px; color: white }
.a1 a:hover {font-family: arial; font-size: 9px; color: yellow }
.a1 { background-color: black;}

.cellh {font-size : 12px; font-family: arial; color: yellow}
.cellh a:link {font-family: arial; font-size: 12px; color: yellow}
.cellh a:visited {font-family: arial; font-size: 12px; color: yellow}
.cellh a:hover {font-family: arial; font-size: 12px; color: white}

.cookie {font-size: 10px; font-family: arial;}
.cookie a:link {font-family: arial; font-size: 10px; color: #996600}
.cookie a:visited {font-family: arial; font-size: 10px; color: #996600}
.cookie a:hover {font-family: arial; font-size: 10px; color: yellow}


.mainbod {font-size: 12px;	font-family: arial;}
.mainbod a:link {font-family: arial; font-size: 12px; color: #660033}
.mainbod a:visited {font-family: arial; font-size: 12px; color: #660033}
.mainbod a:hover {font-family: arial; font-size: 12px; color: blue}

.cellhilite {border-bottom: black 1px solid;}

.cellhilite1 {border: black 1px dotted;}

.cellhilite2 {
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

