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

A:visited {
color: #910005;
text-decoration: underline;
}

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




body {

background-color: #5E6E78;
color: #910005;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

}

.navigation {

background-color: #B7D3E9;

}


.section {
color: #F6D000;	
text-decoration: none;
font-style: normal;
font-weight: bolder;
font-family: verdana, arial;
font-size: 13px;

}


.section A:link {
color:  #223643;
text-decoration: none;
}
 
.section A:active {
color:  #223643;;                       
text-decoration: none;
}

.section A:visited {
color:  #223643;
text-decoration: none;
}

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

.sectionHeading {
color: #772832;	
text-decoration: none;
font-weight: bold;
font-style: italic;
font-family: verdana, arial;
font-size: 28px;

}


.menutext {
color: #F6D000;	
text-decoration: none;
qfont-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 12px;
width: 100%;

}

.darkText {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 85%;
color: #910005;

}

.medium {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 120%;
color: #910005;

}

.large {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 150%;
color: #910005;

}

.x-large {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 200%;
color: #910005;

}

.menuText {

text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: verdana, arial;
font-size: 95%;
color: #179862;
}



.menuText A:link {
color:  #179862;
text-decoration: none;
}
 
.menuText A:active {
color:  #179862;                       
text-decoration: none;
}

.menuText A:visited {
color:  #179862;
text-decoration: none;
}

.menuText A:hover {
color:  #179862;
text-decoration: none;
}




.bluetext {

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






.darkTextsmall {

text-decoration: none;
font-style: normal;
font-weight: normal;
font-family:  verdana, arial;
font-size: 80%;
font-weight: bold;
color: #910005;
}

.links {

text-decoration: none;
font-style: normal;
font-weight: normal;
font-family:  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: black;
text-decoration: none;
}



.darkTextcopyright {

text-decoration: none;
font-style: normal;
font-weight: bold  ;
font-family: verdana, arial;
font-size: 100%;
color: #910005;
}


.darkTextlarge {

text-decoration: none;
font-style: italic;
font-weight: bold;
font-family: verdana, arial;
font-size: 130%;
color: #FFCC00;
}


