h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-indent: 5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
}
.resalte {
	font-weight: bold;
	color: #FFFF33;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: justify;
	list-style-type: square;
}
.linea {
	border-top: none #999999;
	border-right: 1px none #999999;
	border-bottom: none #999999;
	border-left: 1px dotted #999999;
}
.lineainferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.centrar {
	text-align: center;
}
.library {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;

}
.negro {
	color: #000000;
}
body {
	color: #663366;
}

