body, td  {
   font-family: Arial, Sans-Serif;
   font-size: 11px;
}
a {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}

.TopNav a {
   color: #FFEF16;
   font-weight: bold;
}

.PageTitle {
   display: block;
   text-align: center;
   font-weight: bold;
   font-size: 12px;
}

.HomePage {
   color: white;
   font-size: 12px;
   background: url(/Images/Uploads/Home.jpg) no-repeat black;
   padding: 520px 8px 0px 8px;
}
.HomePage b {
   font-size: 13px;
}
.HomePage a {
   color: #FFEF16;
}
/* Used to edit CMS editor area
#FCKEditor, #FCKEditor td { }*/
