.back {
  background-image: url(images/bottom_background.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  }
  
  .text {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  }
  
.textbold {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  }

.subtitles {
  font-family: Tahoma;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  }

a:link { color: #0000FF; text-decoration: underline } 

a:active { color: #0000FF; text-decoration: underline } 

a:visited  { color: #0000FF; text-decoration: underline } 

a:hover { color: #FF0000; text-decoration: underline }
