body, td, th {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A676E;
}

weblite {
	color: #5A676E;
	text-decoration: none;
}

a:link {
	color: #9AA7AD;
	text-decoration: none;
}

a:visited {
	color: #9AA7AD;
	text-decoration: none;
}

a:hover {
	color: #9AA7AD;
	text-decoration: underline;
}

a:active {
	color: #9AA7AD;
	text-decoration: none;
}

.borda {
	BORDER-BOTTOM: #E1E1E1 1px dotted;
}