.mainnav { font-family: arial, helvetica; font-size: 11px; color: black; }
A.mainnav:link { text-decoration: none; color: black; }
A.mainnav:visited { color: purple; text-decoration: none; }
A.mainnav:hover { color: blue; text-decoration: underline; }

.sidenav { font-family: arial, helvetica; font-size: 11px; color: black;  }
A.sidenav:link { text-decoration: none; color: black; }
A.sidenav:visited { color: purple; text-decoration: none; }
A.sidenav:hover { color: blue; text-decoration: underline; }

.footer { font-family: arial, helvetica; font-size: 10px; color: #555555; }
A.footer:link { text-decoration: none; color: #555555; }
A.footer:visited { color: #555555; text-decoration: none; }
A.footer:hover { color: black; text-decoration: underline; }

.students { font-family: arial, helvetica; font-size: 10px; color: black; }
A.footer:link { text-decoration: none; color: #555555; }
A.footer:visited { color: #555555; text-decoration: none; }
A.footer:hover { color: black; text-decoration: underline; }

.bodytext { font-family: arial, helvetica; font-size: 12px; color: black; }
A.bodytext:link { text-decoration: none; color: black; }
A.bodytext:visited { color: purple; text-decoration: none; }
A.bodytext:hover { color: blue; text-decoration: underline; }

.sectionhead { font-family: arial, helvetica; font-weight: bold; font-size: 16px; color:#D03430;  letter-spacing: 6en;  }

.newstext { font-family: arial, helvetica; font-size: 13px; color: black; }
A.newstext:link { text-decoration: none; color: black; }
A.newstext:visited { color: purple; text-decoration: none; }
A.newstext:hover { color: blue; text-decoration: underline; }