.maintext{
font: normal 11pt 'Corbel';
color: black;
}

.redtext{
font: normal 11pt 'Euphemia';
color: red;
}

.smalltext{
font: normal 10pt 'Euphemia';
color: black;
}

.redtextsmall{
font: normal 10pt 'Euphemia';
color: red;
}

.pagehead{
font: normal 19pt 'Euphemia';
color: dimgray;
}


a:link {color: red; text-decoration: none; }
a:visited {color: red; text-decoration: none; }
a:hover {color: slateblue; text-decoration: none; }
a:active {color: slateblue; text-decoration: none; }

.secondary a:link {color: black; text-decoration: none;}
.secondary a:visited{color: black; text-decoration: none;}
.secondary a:hover {color: darkorange; text-decoration: underline; letter-spacing: 0px; }
.secondary a:active {color: darkorange; text-decoration: underline; letter-spacing: 0px; }

.tertiary a:link {color: darkslateblue; text-decoration: none;}
.tertiary a:visited{color: darkslateblue; text-decoration: none;}
.tertiary a:hover {color: darkgreen; text-decoration: underline; letter-spacing: 0px; }
.tertiary a:active {color: darkgreen; text-decoration: underline; letter-spacing: 0px; }

.quaternary a:link {color: darkorange; text-decoration: none;}
.quaternary a:visited{color: darkorange; text-decoration: none;}
.quaternary a:hover {color: slateblue; text-decoration: none;}
.quaternary a:active {color: slateblue; text-decoration: none;}



.quinary a:link {color:  #97A2AE; text-decoration: none;}
.quinary a:visited{color: #97A2AE; text-decoration: none;}
.quinary a:hover {color: #97A2AE; text-decoration: none;}
.quinary a:active {color: #97A2AE; text-decoration: none;}
