<style type="text/css">

a:link {}

a:link
{
text-decoration: none;
font-weight: bold;
color:#990000;
}

a:visited
{
text-decoration: none;
font-weight: bold;
color:#990000;
}

a:hover
{
text-decoration: none;
font-weight: bold;
color:#990000;
}

a:active
{
text-decoration: none;
font-weight: bold;
color:#990000;
}


p {font-family: verdana, geneva; 
font-color: #808080; font-size: 12px; }

body
{ background: #000000;
background-image: url(images/distressedbg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
background-attachment: fixed; 


font-family: verdana, geneva; 
color: #808080 ;
font-size: 12px; }


td
{ font-family: verdana, geneva; 
color: #808080; font-size: 12px;
 }

input, textarea
{ background: #000000;
font-family: verdana, geneva; 
color: #808080;
border-style: solid; 
border-color: #808080;
border-width: 2px; }

img {behavior: url(iepngfix.htc); }

</style>
