#contenedora {

	border: thin solid #000000;
}


.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texto2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.texto4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.celdaformulario {
	border: thin solid #FFFFFF;
}
.rayacelda {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#000000;
}



a.estilo33:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}


a.estilo33:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;	
}
a.estilo33:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;

	}
	
a.estilo34:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo34:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a.estilo34:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
