.titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: 990000;

	text-decoration: none;

}

.textos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.rojos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FF0000;

	text-decoration: none;

}

.inferior {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.enlaces {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: 990000;

	text-decoration: underline;

}


.enlaces:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: 990000;

	text-decoration: none;

}

.boton_link, .boton_link a
{
	background-color: #900;
	color: white;
	font-weight: strong;
	text-align: center;
	text-decoration: none;
	
	width: 300px;
	margin-bottom: 10px;
	padding: 10px;
	
	margin-left: auto;
	margin-right: auto;
}

.boton_link a
{
	background-color: transparent;
}

.boton_link:hover, .boton_link a:hover
{
	background-color: #666;
}.text_2 table {
	text-align: center;
}

