/* 
    Document   : default-footer
    Created on : March 8, 2006, 6:29 PM
    Author     : llturro
    Description:
*/

div.footer-inside {
  color: #ffffff;
  background: transparent;
  height: 25px;
  width: 100%;
}

div.footer-inside a {
  font-size: 11px;
  color: #ffffff;
}

div.footer-inside a:hover {
  font-size: 11px;
  color: #ba233e;
}
