body {  
		background-color: #FFFFFF; 
		font-size: 10pt;
		font-family: "Trebuchet MS", Arial, sans-serif;
    		text-align: justify;
	}
    
a:link {
	color: #00399c; 
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #00399c;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
}
.linkbar {  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
.TextoNormal {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
    	text-align: justify;
    }
.TextoNegrita {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
    	text-align: justify;
    }
.TextoTablasTramas {
	font-size: 10pt;
	font-family: "Courier New", Courier, sans-serif;
    	text-align: left;
    }
	