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

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

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

body {

background-color: #f2e9c4;
color: #F6D000;

}

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

}

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

}

.small {

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


.darkText {

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

.large {

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

}

.x-large {

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

}

.menuText {

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


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



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

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


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

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

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

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


.bluetext {

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

.darkText A:link {
font-family: arial, verdana;
font-style: normal;
color: #901D0A;
}
 
.darkText A:active { 

}

.darkText A:visited {

color: #901D0A;
}

.darkText A:hover {
color: white;

}




.darkTextsmall {

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

.darkTextcopyright {

text-decoration: none;
font-style: normal;
font-weight: normal;
font-family: arial, verdana;
font-size: 75%;
color: #901D0A;
}


.darkTextlarge {

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



