@charset "utf-8";
.corpo {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #FFD11C;
	text-decoration: none;
}
a:visited {
	color: #FFD11C;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
img {
	border-color:#FFFFFF;
}
img. a:hover{
	border-color:#000000;
}
.small {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
