/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#000000;
  text-decoration:none;
  line-height: 15px;
}


/* Links */
a{
  color:#c41130;
}
a:hover{
  color:#999999;
}



.Nav_Top{
  color:#DB7124;
}

hr{
color: #c41130;
height: 1px;
}

.whitetext{
color: white;
}


.whitetext a{
color: white;
}



