body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AD6B39;
	background-image: url(imagenes/bg_new01.jpg);
	background-repeat:no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.notaRed {
    font-size: 80%;
	font-weight: bold;
	color: #990000;
}

a {
    color:#003366;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {
    text-decoration:underline;
	}
	
.texting {
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	text-align: right;
	font-size: 90%;
	}
.textings {
	color: #FFFFFF;
	font-size: 80%;
	}
ul {
	list-style: none;
	list-style-type: none;
	}

