.menulink, .smalllink, .link; .small, .large, boldlink {;}
.menulink a:link {text-decoration: none; font-size: 13pt; text-align: center; color: blue; font-weight: bold;}
.menulink a:visited {text-decoration: none; font-size: 13pt; text-align: center; color: blue; font-weight: bold;}
.menulink a:active {text-decoration: none; font-size: 13pt; text-align: center; color: blue; font-weight: bold;}
.menulink a:hover {text-decoration: none; font-size: 13pt; text-align: center; color: white; background-color: blue; font-weight: bold;}
.smalllink a:link {text-decoration: none; font-size: 7pt; color: blue;}
.smalllink a:visited {text-decoration: none; font-size: 7pt; color: blue;}
.smalllink a:active {text-decoration: none; font-size: 7pt; color: blue;}
.smalllink a:hover {text-decoration: none; font-size: 7pt; color: white; background-color: blue;}
.link a:link {text-decoration: none; font-size: 12pt; text-align: center; color: blue; font-weight: bold;}
.link a:visited {text-decoration: none; font-size: 12pt; text-align: center; color: blue; font-weight: bold;}
.link a:active {text-decoration: none; font-size: 12pt; text-align: center; color: blue; font-weight: bold;}
.link a:hover {text-decoration: none; font-size: 12pt; text-align: center; color: white; background-color: blue; font-weight: bold;}
.small {font-size: 7pt; color: blue;}
.large {font-size: 15pt; color: blue; font-weight: bold;}
.boldlink a:link {text-decoration: none; font-size: 12pt; font-weight: bold; color: black;}
.boldlink a:visited {text-decoration: none; font-size: 12pt; font-weight: bold; color: black;}
.boldlink a:active {text-decoration: none; font-size: 12pt; font-weight: bold; color: black;}
.boldlink a:hover {text-decoration: none; font-size: 12pt; font-weight: bold; color: black;}
  