/* Praia do Rosa Style */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1561C3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1561C3;
}
a:hover {
	text-decoration: underline;
	color: #429DEC;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
