a:link { color: rgb(0,0,255); text-decoration: underline }
a:visited { color: rgb(255,0,255); text-decoration: none } 
a:active { color: rgb(255,0,0); text-decoration: none }
A:hover {color: red; }
body { text-align: justify; font-family: Times, Helvetica,Verdana,Arial,; color: rgb(51,102,51) }
.style1 {	font-weight: bold; }
.style2 {font-size:small; }
.style3 {font-weight:bold; color:#FFFFCC; }
.style10 {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.pie {font-size: small; color:black; }


body { margin-left: 25px;	margin-top: 0px; }
H1 {font-size: 15pt; text-align: center; }
H2 {font-size: 12pt; font-weight: 800;}
a.titulos:link {text-decoration: none; color: Yellow; font-weight:bold;}
a.titulos:active{text-decoration: none; color: Red;}
a.titulos:visited {text-decoration: none;	color: Yellow;font-weight:bold}
a.titulos:hover{text-decoration: none;color: Red;}
