body {background:url(img/bg.jpg) top repeat-x #121212;;
background-attachment:fixed;
color: white;
font-family: verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 8px;
padding:0;
margin:0;
text-decoration: none;

}


TD {
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #dfd9df;
	line-height:16px;
}

TD:link {
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: orange;
	line-height:16px;
}



/*--top text links--*/

a.navbar:link {

     color: white;
	 
	 font-size: 7pt;

     background-color: transparent;
	 
     text-decoration: none;

     }



a.navbar:visited {

     color: white;

     background-color: transparent;
	 
     text-decoration: none;

     }



a.navbar:hover {

     color: orange;

     background-color: transparent;

     text-decoration: none;

     }



a.navbar:active {

     color: white;

     background-color: transparent;
	 
	 text-decoration: none;

     }


