.01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body{
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	line-height: 85%;
	color: #FC7903;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}
.text-center-200 {
	font-family: "Courier New", Courier, monospace;
	color: #FC7903;
	font-size: 150%;
	font-weight: bolder;
	line-height: 110%;
}

.text-center {
	color: #CCCCCC;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}
a:link {
	color: #FF0000;
	line-height: 100%;
}
a:visited {
	color: #FF0000;
	line-height: 100%;
}
a:hover {
	color: #FF0000;
	line-height: 100%;
}
a:active {
	color: #FF0000;
	line-height: 100%;
}.text-judtificada {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 4px;
	font-weight: bolder;
	color: #FC7903;
	text-align: justify;
}
#h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 100%;
	background-color: #FFFF00;
	color: #000000;
	text-align: center;
}
.text-color {
	color: #FF550D;
}
.text-centro-pequeño {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 4px;
	font-weight: bolder;
	color: #FC7903;
	text-align: center;
}
.text-centersubraya {
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
}
