<!DOCTYPE STYLE SYSTEM>
<style type="text/css">

     A:link, A:visited {color: #0000FF;} 
     A:hover {
	color: #0000FF;
	background: #33CC66;
	text-decoration: underline;
} 
     A:active {color: #FFFF00; background: #0000FF; font-weight: 700; text-decoration: underline;} 

BODY {
	background-color : #66CC99;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : left;
}
H1 {
	font-size : 18px;
}
.destacado2 {
	font-size : 12px;
	font-weight : bold;
	color : #0000CC;
}
.formulario {
	background-color : #f6f6f6;
	border-width: 2px 2px 2px 2px;
}
	 
     HR { height: 3px;  color: #008080; } 


</style>


