.texto {
	font-family: tahoma;
	font-size: 13px;
	text-align: justify;
	color: #CCCCCC;
	font-weight: bold;
}
.textos_i {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.titulos {
	font-family: tahoma;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.blancos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.rojos {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
form {
	margin: 0px;
	padding: 0px;
}

