/* CSS Document */
.lineas{
line-height:30px;
}
a{
text-decoration: underline;
color: #E6821E;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bolder;
}
a:hover{
text-decoration: underline;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
color: #E6821E;
}

.actual{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bolder;
}
.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
}

.fondo{
background-repeat: no-repeat;
}

.total {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:11px;
color: #E6821E;
}
