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;
}

.txtobrasante {
    color: #CCCCCC;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration : none;
}

.txtobrasante:hover {
    color: #FFFFFF;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration : none;
}

.txtpremiossinopsis {
    color: #FFFFFF;
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
}

.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;
}

.txtregresar {
    color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

.txtregresar:hover {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;;
}

.txtenviarotra {
    color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

.txtenviarotra:hover {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	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;
}