body {font-family: trebuchet ms, verdana, arial, helvetica; font-size: 9pt; color: #000000; }

a:link {color: #0000ff; text-decoration:underline}
a:active {color: #000000; text-decoration:none}
a:visited {color: #000000; text-decoration:underline}
a:hover {color: #000000; text-decoration:none}

.normal {
	font-family: "trebuchet ms", verdana, arial, helvetica;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
a.normal:LINK {color: #0000ff; text-decoration:underline}
a.normal:LINK {color: #000000; text-decoration:none}
a.normal:VISITED {color: #000000; text-decoration:underline}
a.normal:HOVER {color: #000000; text-decoration:none}

.titulo {
	font-family: "trebuchet ms", verdana, arial, helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.admin {
	font-family: "trebuchet ms", verdana, arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
a.admin:LINK 	{color: #ffffff; text-decoration:none}
a.admin:ACTIVE {color: #aaaaaa; text-decoration:underline}
a.admin:VISITED{color: #ffffff; text-decoration:none}
a.admin:HOVER 	{color: #aaaaaa; text-decoration:underline}


