body,td,th {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
body {
	background-image:  url(fondo_afex.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.texto1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titulo_noti {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
}
.linea_puntos_amarilla {
	background-image: url(elementos/ralla_amarilla.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
