body { 
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color:#014f59;
    color:#ffffff;
    font-family:arial,helvetica,lucida;
    text-decoration:none;
}

a:link {
    color:#ffffff; 
    text-decoration:none;
}

a:visited {
    color:#ffffff; 
    text-decoration:none;
}

a:active {
    color:#ff0000; 
    text-decoration:none;
}

a:hover {
    color:#098b95;
}

HR {
    width: 100%;
}

hr {
    width: 100%;
}

td {
    font-family:arial,helvetica,lucida;
    font-size:10pt;
    color:#ffffff;
}

.link_blanco {
    text-decoration:none;
    color:#ffffff;
    font-size:12;
}


.link_blanco a {
    text-decoration:none;
    color:#ffffff;
    font-size:12;
}

.link_blanco a:hover {
    color:#098b95;
    font-size:12;
}

.link_flecha {
    text-decoration:none;
    color:#ffffff;
    font-size:12;
}


.link_flecha a {
    text-decoration:none;
    color:#ffffff;
    font-size:12;
    background-image: url('/images/flecha.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px;
}

.link_flecha a:hover {
    color:#098b95;
    font-size:12;
}

td.link_blanco {
    font-size:10pt;
}

td.link_flecha {
    font-size:10pt;
}

a.link_left {
    float:left;
    width:19%;
    text-align:left;
    margin:20px 0px 5px 20px;
}

a.link_right {
    float:right;
    width:15%;
    text-align:right;
    margin:20px 20px 5px 0px;
}

.link_verde a {
    text-decoration:none;
    color:#098b95;
    font-size:12;
}

.link_verde a:hover {
    text-decoration:none;
    color:#ffffff;
    font-size:12;
}

.link_azul a {
    text-decoration:none;
    font-weight:bold;
    color:#5FC4EC;
    font-size:12;
}

.link_azul a:hover {
    text-decoration:none;
    font-weight:bold;
    color:#098b95;
    font-size:12;
}

.rounded-corners-right {
    float:right;
    width:15%;
    text-align:center;
    margin:5px 20px 5px 0px;
    border: 1px solid #696;
    padding: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background: #014f59;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#098b95), to(#5FC4EC));
    background: -webkit-linear-gradient(#098b95, #5FC4EC);
    background: -moz-linear-gradient(#098b95, #5FC4EC);
    background: -ms-linear-gradient(#098b95, #5FC4EC);
    background: -o-linear-gradient(#098b95, #5FC4EC);
    background: linear-gradient(#098b95, #5FC4EC);
    -pie-background: linear-gradient(#098b95, #5FC4EC);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#098b95', endColorstr='#5FC4EC'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#098b95', endColorstr='#5FC4EC')"; /* IE8 */
    behavior: url(/PIE.htc);
}

.rounded-corners-right a:hover {
    color:#000;
}

.rounded-corners-left {
    float:left;
    width:19%;
    text-align:center;
    margin:5px 0px 5px 20px;
    border: 1px solid #696;
    padding: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background: #014f59;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#098b95), to(#5FC4EC));
    background: -webkit-linear-gradient(#098b95, #5FC4EC);
    background: -moz-linear-gradient(#098b95, #5FC4EC);
    background: -ms-linear-gradient(#098b95, #5FC4EC);
    background: -o-linear-gradient(#098b95, #5FC4EC);
    background: linear-gradient(#098b95, #5FC4EC);
    -pie-background: linear-gradient(#098b95, #5FC4EC);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#098b95', endColorstr='#5FC4EC'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#098b95', endColorstr='#5FC4EC')"; /* IE8 */
    behavior: url(/PIE.htc);
}

.rounded-corners-left a:hover {
    color:#000;
}

.rounded-corners-left-prueba {
    float:left;
    width:19%;
    text-align:center;
    margin:5px 0px 5px 20px;
    border: 1px solid #098b95;
    padding: 5px;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background: #014f59;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#098b95), to(#5FC4EC));
    background: -webkit-linear-gradient(#098b95, #5FC4EC);
    background: -moz-linear-gradient(#098b95, #5FC4EC);
    background: -ms-linear-gradient(#098b95, #5FC4EC);
    background: -o-linear-gradient(#098b95, #5FC4EC);
    background: linear-gradient(#098b95, #5FC4EC);
    -pie-background: linear-gradient(#098b95, #5FC4EC);
    behavior: url(/PIE.htc);
}

.rounded-corners-left-prueba a:hover {
    color:#000;
}

.rounded-corners-right-prueba {
    float:right;
    width:15%;
    text-align:center;
    margin:5px 20px 5px 0px;
    padding: 5px;
    position: relative;
    border: 1px solid #098b95;
    background-color: #014f59;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/PIE.htc);
}

.rounded-corners-right-prueba a:hover {
    color:#000;
}

a.rounded {
    text-decoration:none;
    color:#ffffff;
}

a.rounded:hover {
    color:#000;
}

