body{ 
 margin: 0px 0px 0px 0px;
 background-color: #000000;
}

.pagetitle{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #e06a3e;
}

.copy{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #f7e2af;
}

.news{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #f7e2af;
}

.copybold{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #f7e2af;
}

.copyitalic{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 color: #f7e2af;
}
 
A:link{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #e07d4b;
 text-decoration: underline;
}
 
A:active{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #e07d4b;
 text-decoration: underline;
}
 
A:visited{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #e07d4b;
 text-decoration: underline;
}
 
A:hover{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #dd3327;
 text-decoration: none;
}
 
.footer{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #ffffff;
}
 
A.footer:link{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}

A.footer:active{ 
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight : normal;
 color: #ffffff;
 text-decoration: none;
}
 
A.footer:visited{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
}
 
A.footer:hover{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: underline;
}
