a:link {
text-decoration: none;
color: yellow;
}
a:visited {
text-decoration: none;
color: yellow;
}
a:hover {
font-size: large;
color: yellow;
font-size: 16px;
}
a:active {
color: yellow;
font-size: 12px;
}
.maintext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.menutext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: yellow;
}
.pageheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: orange;
text-decoration: none;
}
.subheading {
font-family: Times New Roman, Times, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: normal;
color: #000000;
}
.subtitle {
font-family: Times New Roman, Times, sans-serif;
font-size: 17px;
font-weight: bold;
font-style: normal;
color: #666666;
}
.footertext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.plink {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
