﻿body {  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt; color: #000000; background-image: url('fondo-03.png'); background-repeat: si-repeat; background-attachment: fixed; background-position: top;

}


table {  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt; color: #000000;

}



A:link {text-decoration: none;color:#0033FF;}

A:visited {text-decoration: none;color:#3366FF;}

A:active {text-decoration:none;;color:#00FFFF;}

A:hover {
    text-decoration: none;
    color: #ff0000;
    text-align: center;
}
