body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
	margin-top: 50px;
}
a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #990000;
}

.contorno {
	border: 1px solid #CCCCCC;
}
.liniaSota {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.liniaSobre {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

