body {
background-image: url('Graphics/Bkg1.gif');
font-family: verdana;
color: #FFFFFF; 
font-weight: normal;
font-size: xx-small;
margin: 0px;
padding: 0px;
}

a:link {
font-family: verdana;
font-style: normal;
color: #B9376E;
text-decoration: none;
background-color: transparent;
font-weight: normal;
}

a:visited {
font-family: verdana;
font-style: normal;
color: #B9376E;
text-decoration: none;
background-color: transparent;
font-weight: normal;
}

a:hover {
font-family: verdana;
font-style: normal;
color: #000000;
text-decoration: line-through;
background-color: transparent;
font-weight: normal;
}

td {
font-family: verdana;
color: #000000; 
font-weight: normal;
font-size: xx-small;
text-decoration: none;
margin: 0px;
padding: 0px;
border: 0px;
}

.button {
background-color: #ffffff;
font-family: tahoma;
color: #525252; 
font-weight: normal;
font-size: xx-small;
font-style: normal;
text-decoration: none;
margin: 0px;
padding: 2px;
border: 1px solid #525252;
}

ol {
list-style-type: decimal;
}