a:link {
    color: #006699;
}
a:visited {
    color: #006699;
}
a:hover {
    color: #ED1D24;
}
a:active {
    color: #006699;
}

a.breadcrumb:link {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}
a.breadcrumb:visited {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;   
}
a.breadcrumb:hover {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}
a.breadcrumb:active {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;    
}




a.menuCima:link {
   font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
a.menuCima:visited {
   font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;   
}
a.menuCima:hover {
   font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #C00;
    text-decoration: none;
}
a.menuCima:active {
   font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;    
}



a.menuBaixo:link {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #F8F8F8;
    text-decoration: none;
}
a.menuBaixo:visited {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #F8F8F8;
    text-decoration: none;   
}
a.menuBaixo:hover {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
a.menuBaixo:active {
   font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #F8F8F8;
    text-decoration: none;    
}
