td img {
    display: block;
}
.background {
	background-color:#ACF6EF
}
.sistema {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #293C7E;
	text-decoration: none;
	text-align: left;
}

.LabelFONT{
    color: #293C7E;
}

A.link:LINK {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        color: #293C7E;
        text-decoration: none;
}
A.link:ACTIVE {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        color: #293C7E;
        text-decoration: none;
}
A.link:VISITED {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        color: #293C7E;
        text-decoration: none;
}
A.link:HOVER {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        color: #293C7E;
        text-decoration: underline;
}

a{
 color:#90110A;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration:underline;
 font-weight:bold;
 font-size:12px;
}
.link{
     color:#000;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration:none;
     font-weight:normal;
     font-size:12px;
}
.link:hover{
     color:#000;
     text-decoration:underline
}

.link2{
     color:#000;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration:none;
     font-weight:normal;
     font-size:10px;
}
.link2:hover{
     color:#000;
     text-decoration:underline
}
.LabelTIME {
    color:#FFF;
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:7pt;
    font-weight:bold;
}