body { color: black; font-size: 10pt; font-family: arial; background-image: url(../images/PageBackground.gif); text-decoration: none; }

p { }

.bluetable { border: solid 2px #2c3a93; }

a:link { color: yellow; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: blue; }

a:active { color: black; }
.largetext { font-size: large; text-decoration: none; }
.xlargetext { font-size: x-large; }
.xxlargetext { font-size: xx-large; }
.whitetext { color: white; }
.menutext { color: yellow; font-size: medium; font-weight: bold; text-decoration: none; }
.menutext:visited { color: yellow; font-size: medium; font-weight: bold; text-decoration: none; }
.menutext:hover { color: #2c3a93; font-size: medium; font-weight: bold; text-decoration: none; }
.medtext { font-size: medium; }
.activemenutext { color: #2c3a93; font-size: medium; font-weight: bold; text-decoration: none; }
