#texto {
color:#009; text-align:center;
margin:0 auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px; 
width:760px;
}

#texto h1{ color: #00c;
font-size: 2em;}

#texto h2{ color: #009;
font-size: 1.6em;
border-bottom: 3px #366c89 solid;}

a:link {
	color: #0000FF;
	text-decoration:none;

}
a:visited {
	color:#0000CC;
	text-decoration:none;
}
a:active {
	background-color:#C4C40E;
	text-decoration:none;
}
a:hover {
	color:#CC6633;
	text-transform:uppercase;
	text-decoration:none;
}
#texto p {
	color: #006;
	font-size: 1em;
	padding: 5px;
	text-align: left;
	font-weight: normal;
}
#texto img {
	border: 10px #a05050 ridge;
}
#texto img {
text-align: center;
border: 0;}
