body { margin:0; background-color: #DA0510; font-family: Arial, Helvetica, sans-serif; font-size: small; }

.contactlink { color: white; font-weight: bold; font-size: small; }
.contactlink a:link { color: white; text-decoration: none; font-size: small; }
.contactlink a:visited { color: white; text-decoration: none; font-size: small; }
.contactlink a:hover { color: white; text-decoration: underline; font-size: small; }
.contactlink a:visited:hover { color: white; text-decoration: underline; font-size: small; }

.footerlink { color: white; font-size: small; }
.footerlink a:link { color: white; text-decoration: none; font-size: small; }
.footerlink a:visited { color: white; text-decoration: none; font-size: small; }
.footerlink a:hover { color: white; text-decoration: underline; font-size: small; }
.footerlink a:visited:hover { color: white; text-decoration: underline; font-size: small; }

.articleheader { color: black; font-weight: bold; font-size: large; }
.articletext { color: white; font-size: small; }
.articleheadertop { color: black; font-weight: bold; font-size: large; text-align: center; }
.articlesectiontop { color: black; font-weight: bold; font-size: medium; text-align: center;  }
.articlelisttext { color: white; font-size: medium; }

.articlelink { color: white; font-weight: bold; font-size: small; }
.articlelink a:link { color: white; text-decoration: none; }
.articlelink a:visited { color: white; text-decoration: none; }
.articlelink a:hover { color: white; text-decoration: underline; }
.articlelink a:visited:hover { color: white; text-decoration: underline; }

.articlelistlink { color: white; font-size: medium; }
.articlelistlink a:link { color: white; text-decoration: none; }
.articlelistlink a:visited { color: white; text-decoration: none; }
.articlelistlink a:hover { color: white; text-decoration: underline; }
.articlelistlink a:visited:hover { color: white; text-decoration: underline; }

.menutext { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: red; }
.menutext a:link { color: red; text-decoration: none; }
.menutext a:visited { color: red; text-decoration: none; }
.menutext a:hover { color: white; text-decoration: none; }
.menuxtext a:active { color: green; text-decoration: none; }
.menutext a:visited:hover { color: white; text-decoration: none; }
