body {
	background-color: #000000;
	background-image: url(imagenes/plantilla/fuego_Sobrevivientes.jpg);
}
.txtdefault {
    color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.txtdefaultrojo {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.txtmini1 {
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration : none;
}

.txtmini1:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration : none;
}

.txtminiamarillo {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration : none;
}

.titnoticias {
    color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

.titnoticias:hover {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

.txtnoticias {
    color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration : none;
}

.txtnoticias:hover {
    color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration : none;
}

.linkamarillonormal {
    color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration : none;
}

.linkamarillonormal:hover {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration : none;
}