body {
background-image: url('images/bg2.jpg'); 
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0px 0px;
overflow: auto; 
scrollbar-base-color: darkblue; 
scrollbar-dark-shadow-color: white; 
scrollbar-shadow-color: white; 
scrollbar-arrow-color: white; 
scrollbar-highlight-color: white;
font-family: verdana;
font-size: 10pt;
text-align: left;
color: #FFFFFF;
text-decoration: none
		}
table {
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color: #FFFFFF;
 text-decoration: none;
}
tr {
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color: #FFFFFF;
 text-decoration: none;

}
td {
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color: #FFFFFF;
 text-decoration: none;
}
a 
{
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color: #FFFFFF;
 text-decoration: none;
}
A:hover 
{
 font-family: Verdana;
 font-size: 10pt;
 text-align: left;
 color: yellow;
 text-decoration: none;
} 
