h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #928E0C;

}
td {
	color: #928E0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;


}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
.right {
	text-align: right;
}
a:visited {
	text-decoration: none;
	color: #E1FDFD;

}
.heading {
	font-size: 20px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;


}
.box {
	background-color: #CCCCCC;
	padding: 3px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: 1px 1px;
	vertical-align: super;






}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.blacktext {
	color: #000000;
}

