.normal {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #990000;
}
.titulo {
	font-family: "Book Antiqua";
	font-size: 14px;
	background-position: center center;
	text-align: center;
	color: #FFFFDD;
	background-image: url(../img/f1.jpg);

}
.titulo2 {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #990000;
	background-position: center center;
	text-align: center;
	background-image: url(../img/f2.jpg);
}
.php {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

