.textos {
	background-color: #000000;
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(fondo2.jpg);
	background-repeat:  repeat-x;
	background-attachment: fixed;



}
h1 {
	font-size: xx-large;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;



}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-weight: normal;
	color: #FFFFFF;
}
table {
	border: thin solid #0099CC;
	color: #FFFFFF;
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;



}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;


}

