.nav { font-family: Calibri; color:#333; text-decoration: none; }
.nav:visited { font-weight: bold; text-decoration: bold; color: #333;}
.nav:hover { background-color: #333; color: #FFFFFF; }

.headline {  font-weight: bold; color: #A60404; font-family: Calibri;  font-size: 28;}

.body { font-family: Calibri; color:#000; text-decoration: none; font-size: 16;}
.body:visited { font-weight: underline; text-decoration: underline; color: #333;}
.body:hover { background-color: #000; color: #FFF; }

.body2 { font-family: Calibri; color:#000; text-decoration: none; font-size: 24;}
