BODY, TD {
scrollbar-face-color:#55A333;
scrollbar-highlight-color:#9EFF99;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
font-family : Verdana;
font-size: 11px;
color: Black;
text-decoration: none;
}

TABLE {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cellpadding: 0;
	cellspacing: 0;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;}
a:hover {
	text-decoration: inherit; 
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
	}

/* LINK PARA MENU */
a.menu:link {
	text-decoration: none;
	color: #FFF500;
}
a.menu:visited {
	text-decoration:
	none; color: #FFF500;}
a.menu:hover {
	text-decoration: none; 
	color: #333333;
}
a.menu:active {
	text-decoration: blink;
	}

/* LINK PARA BASES */
a.bases:link {
	text-decoration: none;
	color: #000000;
}
a.bases:visited {
	text-decoration:none;
	none; color: #000000;}
a.bases:hover {
	text-decoration: blink; 
	color: #990000;
}
a.bases:active {
	text-decoration: blink;
	}

strong.titlo {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20;
}

.titulo {
	color: #666666;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:inherit;
	text-align:center
	
}

.avisos {
	padding-right:7px;
	text-align:left;
}

.agenda {
	font-size: 9px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
	valign: top;
}

.base {
	line-height: 18px;
}

.palavra {
	padding-left:4px;
}