
body {
margin:0;
background-color: #FDF5DE;
font-family: Arial;
color: black;
font-size: 16px;
}



.navlinks { font-family: Pristina; color: black; text-decoration: none; font-size: 16px; font-weight: normal;}
.navlinks:active { font-family: Pristina; color: yellow; text-decoration: none; }
.navlinks:visited { font-family: Pristina; color: red; text-decoration: none; }
.navlinks:hover { font-family: Pristina; color: turquoise; text-decoration: none;}


.navlinks10 { font-family: Pristina; color: white; text-decoration: none; font-size: 16px; font-weight: normal;}
.navlinks10:active { font-family: Pristina; color: yellow; text-decoration: none; }
.navlinks10:visited { font-family: Pristina; color: red; text-decoration: none; }
.navlinks10:hover { font-family: Pristina; color: turquoise; text-decoration: none;}



.navlinks1 {font-family: Arial; font-weight: bold;
font-size: 9px;
color: white;
text-decoration: none;
padding: 2px;
}
.navlinks1:hover { font-family: Arial;
color: turquoise;
text-decoration: underline;
padding: 2px;
}
.navlinks1:active { font-family: Arial;
color: yellow;
text-decoration: underline;
padding: 2px;
}

.navlinks2 {font-family: Pristina; font-weight: bold;
font-size: 20px;
color: black;
text-decoration: none;
padding: 2px;
}
.navlinks2:hover { font-family: Pristina;
color: turquoise;
text-decoration: underline;
padding: 2px;
}
.navlinks2:active { font-family: Pristina;
color: yellow;
text-decoration: underline;
padding: 2px;
}


.navlinks3 {font-family: Arial; font-weight: bold;
font-size: 11px;
color: blue;
text-decoration: underline;
}
.navlinks3:hover { font-family: Arial;
color: red;
text-decoration: underline;
}
.navlinks3:active { font-family: Arial;
color: orange;
text-decoration: underline;
}

.navlinks4 {font-family: Arial; font-weight: bold;
font-size: 10px;
color: blue;
text-decoration: underline;
}
.navlinks4:hover { font-family: Arial;
color: red;
text-decoration: underline;
}
.navlinks4:active { font-family: Arial;
color: orange;
text-decoration: underline;
}


.content1 {
font-family: Pristina;
color: black;
font-size: 16px;
}

.content2 {
font-size: 9px;
color: #694400;
}

.content3 {
font-family: Arial;
font-size: 10px;
color: #666666;
}




.content5 {
font-size: 11px;
color: #694400;
}

.content6 {
font-size: 12px;
color: #694400;
}









H2 {
font-size: 11px;
color: #694400;
font-weight: bold;
}



