body { color: #333; font-size: 10px; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; }
p { font-size: 10px; line-height: 15px; }
ul { margin: 0 0 0 1em; padding-left: 20px; }

a:link { color: blue; }
a:visited { color: #444; }
a:hover { color: #e51937; }
a:active { color: #e51937; }

a.navgrey:link { color: #444; font-size: 9px; text-decoration: none; }
a.navgrey:visited { color: #444; font-size: 9px; text-decoration: none; }
a.navgrey:hover { color: #e51937; font-size: 9px; text-decoration: none; }
a.navgrey:active { color: #e51937; font-size: 9px; text-decoration: none; }

a.navgold:link { color: #f60; text-decoration: none; }
a.navgold:visited { color: #f60; text-decoration: none; }
a.navgold:hover { color: #e51937; text-decoration: none; }
a.navgold:active { color: #e51937; text-decoration: none; }

a.navgreen:link { color: #008444; text-decoration: none; }
a.navgreen:visited { color: #008444; text-decoration: none; }
a.navgreen:hover { color: #e51937; text-decoration: none; }
a.navgreen:active { color: #e51937; text-decoration: none; }

a.navred:link { color: #c00; text-decoration: none; }
a.navred:visited { color: #c00; text-decoration: none; }
a.navred:hover { color: #e51937; text-decoration: none; }
a.navred:active { color: #e51937; text-decoration: none; }

a.navblue:link { color: #4aa2e3; text-decoration: none; }
a.navblue:visited { color: #4aa2e3; text-decoration: none; }
a.navblue:hover { color: #e51937; text-decoration: none; }
a.navblue:active { color: #e51937; text-decoration: none; }

a.navcentsgreen:link { color: #2d9e00; text-decoration: none; }
a.navcentsgreen:visited { color: #42a700; text-decoration: none; }
a.navcentsgreen:hover { color: #e51937; text-decoration: none; }
a.navcentsgreen:active { color: #e51937; text-decoration: none; }

.navAnchorLinks { font-size: 9px; line-height: 12px; margin-top: 10px; }
a.navAnchorLInks:link { color: #333; text-decoration: underline; }
a.navAnchorLinks:visited { color: #333; text-decoration: underline; }
a.navAnchorLinks:hover { color: #e51937; text-decoration: underline; }
a.navAnchorLinks:active { color: #e51937; text-decoration: underline; }

.linksHowTo { font-size: 9px; line-height: 12px; margin-top: 0; margin-bottom: 3px; }
a.linksHowTo:link { color: #333; text-decoration: underline; }
a.linksHowTo:visited { color: #808080; text-decoration: underline; }
a.linksHowTo:hover { color: #e51937; text-decoration: none; }
a.linksHowTo:active { color: #e51937; text-decoration: none; }

.textHome { font-size: 9px; line-height: 12px; padding: 8px 12px; }
.textHomeIntro { font-size: 10px; line-height: 15px; padding: 8px 30px 0 0; }
.textSidebar { font-size: 9px; line-height: 12px; padding: 2px 10px 0; }
.textCaption { font-size: 9px; line-height: 12px; }
.textAddress { font-size: 12px; line-height: 15px; }
.textCopyright { color: #999; font-size: 8px; }
.headingHowTo { color: #4aa2e3; font-weight: bold; margin-top: 10px; margin-bottom: 0; }
