body {
margin:0 0 0 0;
}
#agenda {
font-size: 10px;
font-family: Verdana;
color:#663300;
}
#agenda_titulo {
font-size: 14px;
color: #851F08;
font-family: "Trebuchet MS";
font-weight: bold;
}
#agenda_tipo{
font-size: 12px; color: #DF8F16; font-family: "Trebuchet MS"; font-weight: bold; }
}
table{
table-layout:fixed;
}
#aviso{	
font-family: Verdana;
font-size: 11px;
color: #DF8F16;
}
a:link {
	font-size: 10px;
	font-family: Verdana;
	color: #663300;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #AE6E00;
	font-size: 10px;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline;
	color: #AE6E00;
	font-size: 10px;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color: #AE6E00;
	font-size: 10px;
	font-family: Verdana;}
