a:link { color: #ff9900;   text-decoration : none;  font-weight: bold;}

a:visited { color: #ff9900;text-decoration : none; font-weight: bold; }

a:active {color:#ff9900;  text-decoration:none;  font-weight: bold; }

a:hover {color: #CCCBCA; text-decoration:none; font-weight: bold;}

H3 {color: #ff9900; text-decoration:none; font-weight: bold;font-size: 13pt; }

H4 {color: #ff9900;  text-decoration:none; font-weight: bold;font-size: 11pt; }

body{ 

background-color: White;

background-image: url('images/fondo.gif'); 

background-repeat: no-repeat;

font-size: 9pt;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

color: #666666;

margin-left : -8px;

margin-top : -8px;

scrollbar-face-color : #ff9900;

scrollbar-arrow-color : white;

 }

table, td, tr {

text-decoration: none; 

font-size: 9pt; 

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

color: #666666;
    }

.dropout {

font-size: 9pt; 

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

border : 1px solid #ff9900;

background : White;

    }

code {

font-size: 12pt; 

color : Black;

    }	