<STYLE >
<!-- 
A {
font-family: sans-serif;
font-size: 12pt;
color:Silver;
text-align: Left;
text-transform: none;
text-decoration: none;
 }
A:visited {
font-family: sans-serif;
font-size: 12pt;
color:Silver;
text-align: Left;
text-transform: none;
text-decoration: none;
}
 A:hover {
font-family: sans-serif;
font-size: 13pt;
color:#00FF00;
text-align: Left;
text-transform: none;
text-decoration: Underline & Overline;
}
A:active {
font-family: sans-serif;
font-size: 12pt;
color:Silver;
text-align: Left;
text-transform: none;
text-decoration: none;
}

BODY 
{ 
scrollbar-base-color: black; 
scrollbar-arrow-color: red;
scrollbar-DarkShadow-Color: black;

scrollbar-track-color: black;
scrollbar-face-color: red;

scrollbar-arrow-color: black;
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-DarkShadow-Color: gold;
scrollbar-shadow-color: black;

background-image: url("images/background2.jpg");
background-repeat: no-repeat;
background-position: 1 1;
background-color: black;
}

H2 {
font-family: cursive;
color:Black;
text-align: Center;
text-decoration: none;
 }
H4 {
font-family: arial;
font-size: 12pt;
color:Black;
text-align: Center;
text-decoration: none;
 }
H5 {
font-family: sans-serif;
font-size: 11pt;
color:Black;
text-align: Left;
text-transform: none;
text-decoration: none;
 }
  -->
</STYLE>


