.retro {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	background-image: url(img/retro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	color: #0f1f34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.row1 {
	BACKGROUND-COLOR: #d8e3f1
}
.row2 {
	BACKGROUND-COLOR: #849bc6
}.bordo {
	border: 1px solid #6e91c0;
}
a:link {
	color: #435D8D;
	text-decoration:none;
}
a:visited {
	color: #435D8D;
	text-decoration:none;
}
a:hover {
	color: #435D8D;
	text-decoration:underline;
}
a:active {
	color: #435D8D;
	text-decoration:none;
}
