/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#000000;
  text-decoration:none;
  line-height: 15px;
}



/* Links */
a{
  color:#d31145;
}
a:hover{
  color:#666666;
}


.latestnews{
border-top: #324228 1px solid;
border-left: #324228 1px solid;
border-right: #324228 1px solid;
border-bottom: #324228 1px solid;
border: #324228 1px solid;
padding: 4px 4px 5px 4px;
color: #324228;
}


hr{
color: #666666;
height: 1px;
}

.bottomtext{
color: #233b23;
text-decoration: none;
}

.bottomtext:hover{
color: #000000;

}




