body {background-color: #61605F;}

a:link {color : #CACACA; text-decoration: none}
a:active {color : #CACACA; text-decoration: underline}
a:visited {color : #CACACA; text-decoration: none}
a:hover {color : #CACACA; text-decoration: underline}

a:link.nav {color : #FFFFFF; text-decoration: none}
a:active.nav {color : #FFFFFF; text-decoration: underline}
a:visited.nav {color : #FFFFFF; text-decoration: none}
a:hover.nav {color : #FFFFFF ; text-decoration: underline}

.logo {background-color: #525150}
.menu {background-color: #525150}

.tableHeader {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: #009933} 
.tableNav {background-color: #E4EBF8; width: 130; height: 100%; border-collapse: collapse} 
.tableNavMain {bordercolor: #FFFFFF; width: 100%; border-collapse: collapse}
.navText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #006699; font-weight: bold}
.mainText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.headlineText {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.smallHeadlineText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.underlineHeaderText {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline}
