.menuitem { font-family: Tahoma, Arial, Geneva; font-size: 11px; text-decoration: none; font-weight: normal; color: #0055BB; }
.small { font-family: Tahoma, Arial, Geneva; font-size: 11px; text-decoration: none; font-weight: normal; color: #ff0000; }
.titulo { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: bold; color: #0055BB; }
.td_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}
A { text-decoration: none; color: #0055BB; }
A:Hover { text-decoration: underline; color: #ff0000; }
BODY { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: normal; }
TD { font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: normal; }