body {
	background-color: #BFA061;
	background-image: url(PRIMA-PAG.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
}
.style1 {
	font-family: Centaur;
	font-size: xx-large;
	color: #570A14;
	font-weight: bold;
	border: #570A14;
}
.style2 {font-family: Centaur; font-size: x-large; color: #570A14; font-weight: bold; }
.style11 {
	font-family: Centaur;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
	border: #570A14;
}
.style13 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
}
.titlus {
	color: #660000;
	font-size: x-large;
	font-weight:bold;
}

.pic {
	color: #FFFFFF;
	border-color:#660000;
	border-width:thin;
	margin-bottom:5px;
}

A:link {
	text-decoration: none;
	color:#000000;
}

A:visited {
	text-decoration: none;
	color:#000000;
}

A:active {
	text-decoration: none;
	color:#FFFFFF;
	}

A:hover {
	text-decoration: underline;
	color: red;
	font-style:italic;
}
