.title {
  font-size		  : 14pt;
  font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight		: bold;
  font-style		: normal;
  color			    : "#101077";
}
.header {
  font-size		  : 12pt;
  font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight		: bold;
  font-style		: normal;
  color			    : "#101077";
}
.text {
  font-size		: 10pt;
  font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight		: normal;
  font-style		: normal;
  color			    : "#000000;
}
a:link
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 10pt;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: underline;
  color			    : "#101077";
}
a:visited
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 10pt;
  text-decoration: none;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: underline;
  color         : "#CCCCFF";
}
a:hover
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 10pt;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: none;
	color         : "#101077";
}
a:active
{
 	font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 10pt;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: underline;
	color         : "#FFFFFF";
}

a.unicaunicamenu {
  font-size		  : 8pt;
  font-family		: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: none;
  color			    : "#FFFFFF";
}

a.unicamenu:link
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 8pt;
  font-weight		: bold;
  font-style		: normal;
  color			    : "#101077";
  text-decoration: none;
  border-style  : outset;
  padding       : 3px;
}

a.unicamenu:visited
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 8pt;
  text-decoration: none;
  color         : "#101077";
  border-style  : outset;
  padding       : 3px;
} 

a.unicamenu:hover
{
  font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 8pt;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: none;
	color         : "#FFFFFF";
  background    : "#101077";
  border-style  :outset;
  padding       :3px;
}
a.unicamenu:active
{
 	font-family   : "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size     : 8pt;
  font-weight		: bold;
  font-style		: normal;
	text-decoration: none;
	color         : "#FFFFFF";
	border-style  :outset;
	padding       :3px;
}