@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(fondo.gif);
}

.titulos {
	font-size: 18px;
}
.subtitulos {
	font-size: 14px;
	font-weight: normal;
}
.titulos a {
	color: #FFFFCC;
}
