/* style sheet */

BODY {
  BACKGROUND-REPEAT: repeat;
  background-image:url(../img/Background_gradient.gif);
  background-color: #504268;
  font-family : verdana, tahoma, arial;
  color : #000;
  }


h1 {
  color : #3e2b12;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
 }

h2 {
  color : #3e2b12;
  font-size : 13px;
  font-weight : bold;
  font-style : normal;
  }

h3 {
  color : #3e2b12;
  font-size : 11px;
  font-weight : normal;
  font-style : normal;
  text-align: normal;
  }

h4 {
  color : #FFCC33;
  font-size : 10px;
  font-weight : normal;
  font-style : normal;
  text-align: left;
  }

h5 {
  color : #3e2b12;
  font-size : 10px;
  font-weight : normal;
  font-style : normal;
  text-align: left;
  }

h6 {
  color : #3e2b12;
  font-size : 10px;
  font-weight : normal;
  font-style : normal;
  text-align: center;
  }

li {
  color : #3e2b12;
  font-size : 12px;
  font-weight : normal;
  font-style : normal;
  }

.lib {
  color : #3e2b12;
  font-size : 12px;
  font-weight : bold;
  font-style : normal;
  }

A:link {COLOR: #3e2b12; TEXT-DECORATION: none;  font-weight:bold}
A:visited {COLOR: #3e2b12; TEXT-DECORATION: none}
A:hover {COLOR: #b65142; TEXT-DECORATION: none; font-weight:bold}
A:active {COLOR: #0f2281; TEXT-DECORATION: none; font-weight:bold}
td#footer a:link {color: #cc6600;}
td#footer a:visited {color: #cc6600;}
td#footer a:hover {color: #cc6600;}
td#footer a:active {color: #cc6600; font-weight:bold}
