
body, p  {
	background: #FFF;
	font-size: 12px;
	line-height: 15px;
	color: #555;
	font-family: Georgia, "Times New Roman", serif;
}

a, a:link  {
	text-decoration: none;
	border: 0;
	color: #666C76;
}

a:visited  {
	color: #999;
}

a:hover, a:active {
	color: #EF6B00;
}

#texto {
	position: relative;
	margin: auto;
	top: 100px;
	width: 560px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #555;
	font-family: Georgia, "Times New Roman", serif;
	}
	
	
.flash {
	width: 600px;
	height: 340px;
	border: 1px solid #747474;
	}