@charset "utf-8";
/* CSS Document */

.letranormalosrura {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.letraresalte {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
}

.letrablanca {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #F1F2EE;
	border: 1px solid #000000;
	cursor: hand;
	height: 22px;
	margin-right: 0px;
	margin-left: 0px;
}
.letracontrol {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	text-transform: uppercase;
}
.letramayuscula {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
}
.letramayusculaB {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.letranormalclara {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
