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