/* CSS Document */

body {
background-color:#555555; background-image:url(images/background.jpg); background-repeat:repeat-y; background-position:center;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
font-size:13px; color: #222222; font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
} 

p { text-align:justify; }

a:active { color:#b20034; text-decoration:underline; } 
a:link { color:#b20034; text-decoration:underline; } 
a:visited { text-decoration:underline; color: #b20034; } 
a:hover { color: #000000; text-decoration: underline; background: #b9b8b7; }

a.top:active { color:#b20034; font-size:14px; font-weight:bold; text-decoration:none; } 
a.top:link { color:#b20034; font-size:14px; font-weight:bold; text-decoration:none; } 
a.top:visited { color:#b20034; font-size:14px; font-weight:bold; text-decoration:none; } 
a.top:hover { color:#555555; font-size:14px; font-weight:bold; text-decoration: none; }

a.nav:active { color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; } 
a.nav:link { color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; } 
a.nav:visited { color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; } 
a.nav:hover { color:#000000; font-size:14px; font-weight:bold; text-decoration: none; }

.navFont { color:#b20034; font-size:14px; font-weight:bold; }
.subtitles { color:#000000; font-size:14px; font-weight:bold; }