@charset "utf-8";
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
table {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}
hr {
	height: 1px;
	border-top-color: #6A9989;
	border-right-color: #6A9989;
	border-bottom-color: #6A9989;
	border-left-color: #6A9989;
}

#topomenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
#topomenu a:hover {
	color: #EC3C01;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FF0000;
}
