A:link {
color: black;
text-decoration: underline;
}
 
A:active {
color: black;                    
text-decoration: underline;
}

A:visited {
color: black;
text-decoration: underline;
}

A:hover {
color: white; 
text-decoration: none;
}




body {
color: black;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

}

.section A:link {

text-decoration: none;
}
 
.section A:active {
                       
text-decoration: none;
}

.section A:visited {

text-decoration: none;
}

.section A:hover {

text-decoration: none;
}


.section {
color: black;	
text-decoration: none;
font-style: normal;
font-weight: normal;
font-family: Gaelic, Times new Roman, verdana, arial;
font-size: 14px;

}

.sectionHeading {
color: 	black;
text-decoration: none;
font-weight: bold;
font-style: normal;
font-family: Gaelic, Times new Roman, verdana, arial;
font-size: 30px;

}


.menuText {
text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 12px;
width: 100%;

}

.darkText {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 85%;
color: black;

}

.medium {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 120%;
color: black;

}

.large {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 150%;
color: black;

}

.x-large {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 200%;
color: black;

}

.menuText {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 95%;
}



.menuText A:link {

text-decoration: none;
font-size: 100%;
color: #FFFFBE;
}
 
.menuText A:active {
                       
text-decoration: none;
color: #FFFFBE;
}

.menuText A:visited {

text-decoration: none;
color: #FFFFBE;
}

.menuText A:hover {

color: #482715;
text-decoration: none;
}




.bluetext {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
color: BLUE;
}






.darkTextsmall {

text-decoration: none;
font-style: normal;
font-weight: normal;
font-family:  Times new Roman, avian, arial, verdana, arial;
font-size: 70%;
font-weight: bold;
color: black;
}

.links {

text-decoration: none;
font-style: normal;
font-weight: normal;
font-family:  Times new Roman, avian, arial, verdana, arial;
font-size: 80%;
font-weight: bold;
color: black;
}

.links A:link {
color: black;
text-decoration: underline;
}
 
.links A:active {
color: black;                    
text-decoration: underline;
}

.links A:visited {
color: black; 
text-decoration: underline;
}

.links A:hover {
color: white;
text-decoration: none;
}



.darkTextcopyright {

text-decoration: none;
font-style: normal;
font-weight: bold  ;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 80%;
color: black;
}


.darkTextlarge {

text-decoration: none;
font-style: italic;
font-weight: bold;
font-family: Times new Roman, avian, arial, verdana, arial;
font-size: 130%;
color: black;
}


