body {
 background-image: url(images/background.gif); background-repeat:no-repeat;
 background-attachment:scroll; padding:0px; background-position: 40% 20%;
 font-family:Lucida Console,sans-serif;
 color:white;
}
td{
 color:white;
 font-size:10pt;
 }
A:hover {text-decoration: underline;  color: #FFCC00; font-weight: bold;}
a{
text-decoration:none;
color: #FFCC00;
font-weight: bold;
 }

i {
	color: #FFCC00;
	font-weight: lighter;
	font-style: normal;
}
