﻿.heading {  font-family: arial; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.text {  font-family: arial; font-size: 12px; color: #333333; text-align: left}
.text_red {  color: #A5001E; font-weight: bold}
.text_links {  font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff}
.text_sublinks { font-family: arial; font-size: 11px; font-weight: normal; color: #D85100 }
.text_footer {  font-family: arial; font-size: 10px; color: #333333}

.bg_body {  background-image: url(images/bg_body.jpg); background-repeat: repeat-x; background-position: top}
.bg_heading {  background-image: url(images/bg_heading.jpg); background-repeat: repeat-x}

a:link {  color: #333333; text-decoration: none; font-weight: bold}
a:hover {  color: #A5001E; text-decoration: none; font-weight: bold}
a:visited {  color: #333333; text-decoration: none; font-weight: bold}
