BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
A:link {
	color: #CC3300;
	text-decoration: none;
}
A:visited {
	color: #CC3300;
	text-decoration: none;
}
A:hover {
	color: #CC9900;
	text-decoration: none;
}
A:active {
	color: #CC9900;
	text-decoration: none;
}

.celdacolora {
	background-color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: justify;
}
.celdacolorb {
	background-color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.objborder {
	border: 1px solid #000000;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	width: 110px;
}
.txtboxp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	width: 60px;
}
.txtboxg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	width: 350px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	border: 1px solid #000000;
	width: 60px;
	font-weight: bold;
}
.celdacuerpo {
	padding: 5px;
	text-align: justify;
}
.apunte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
