.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	cursor: auto;
	font-style: normal;
	margin: 0;
	display: inline;
	width: 120px;
}
.bold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 2px;
	cursor: auto;
	margin: 0;
	display: inherit;
	width: 120px;
}


.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
	cursor: auto;
	padding: 2px;
	font-style: normal;
	background-color: #CCCCCC;
}

.numeros:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px;
	font-style: normal;
	width: 120px;
	text-decoration: none;
	cursor: auto;
	margin: 0;
}

.texto {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	font-style: normal;
	padding: 0px;
	text-decoration: none;
	line-height: 18px;
}

.botones {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 10px;
	font-style: normal;
	cursor: auto;
}
.botones:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 2px;
	font-style: normal;
	text-decoration: none;
	cursor: auto;
	margin: 10px;
	left: auto;
}
.botonespresionado {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 2px;
	font-style: normal;
	text-decoration: none;
	cursor: auto;
	margin: 10px;
}


.textoenunciado {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	font-style: normal;
	cursor: default;
	text-decoration: none;
	text-align: right;
	padding: 2px;
	width: 120px;
	display: block;
}

.somos{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	font-style: normal;
	margin: 0X;
	cursor: auto;
	line-height: 18px;
}

.somos:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #91DF1C;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
}

.estatico{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0;
	cursor: auto;
	padding: 2px;
	font-style: normal;
}

