a {
	color: #990000;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}


.st1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}


.psio {
	background-attachment: scroll;
	background-image: url(below_rt.jpg);
}
.sea {
	background-attachment: scroll;
	background-image: url(caribbean-sea.jpg);
}
.basic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;

}
.lista {
	list-style-position: outside;
	list-style-type: circle;
}
