body{
font: bold Arial, Helvetica, sans-serif;
font-size:14px;
color:#CCCCCC;
background-color:#000000;
background-image:url(Images/bg.jpg);
background-position:bottom;
background-attachment:fixed;
background-repeat:no-repeat;
}
a{
color:#009900;
}
a:visited{
color:#660000;
}
.links{
text-align:center;
font-size:16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
border:none;
}
.links td{
border-top: #333333 solid thin;
border-bottom:#333333 solid thin;
border-right:#333333 solid thin;
border-left:#333333 solid thin;
vertical-align:bottom;
}
.links a{
display:block;
padding:8px 6px 10px 20px;
}
.links a:hover{
background-color:#333333;
color:#CCCCCC;
}
.nolink {
border:none !important;
height:200px;
}
p {
line-height:20px;
font-size:16px;
}
.encl {
border:none;
}
