.borde {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEF9FE;
	border-right-color: #3A497C;
	border-bottom-color: #3A497C;
	border-left-color: #DEF9FE;
}


.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666600;
	text-align: justify;
	text-indent: 20pt;
}
.parrafo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666600;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	text-transform: none;
	font-style: normal;



}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	text-transform: none;
	font-style: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	text-decoration: none;
	text-transform: none;
	font-style: normal;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
	text-transform: none;
	font-style: normal;



}

