.TEXTTIT { font-family: verdana; font-size: 14px; color: #000099; ; font-weight: bolder; text-decoration: none }
.TEXTTIT A:link { font-family: verdana; font-size: 14px; color: #000099; ; font-weight: bolder; text-decoration: none }
.TEXTTIT A:visited { font-family: verdana; font-size: 14px; color: #000099; ; font-weight: bolder; text-decoration: none }
.TEXTTIT A:hover { font-family: verdana; font-size: 14px; color: #000099; ; font-weight: bolder; text-decoration: underline;}

.TEXT { font-family: Verdana; font-size: 12px; color: #000099; text-decoration: none }
.TEXT A:link { font-family: verdana; font-size: 12px; color: #006600; text-decoration: underline }
.TEXT A:visited { font-family: verdana; font-size: 12px; color: #2800F3; text-decoration: underline}
.TEXT A:hover { font-family: verdana; font-size: 12px; color: #0082BF; text-decoration: underline; }

.LOC { font-family: Arial; font-size: 12px; color: #003333; text-decoration: none }
.LOC A:link { font-family: Arial; font-size: 12px; color: #003333; text-decoration: none }
.LOC A:visited { font-family: Arial; font-size: 12px; color: #003333; text-decoration: none }
.LOC A:hover { font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none}
.LOC A:active { font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none}

.TOP { font-family: Verdana; font-size: 10px; color: #003333; text-decoration: none }
.TOP A:link { font-family: Verdana; font-size: 10px; color: #003333; text-decoration: none }
.TOP A:visited { font-family: Verdana; font-size: 10px; color: #003333; text-decoration: none }
.TOP A:hover { font-family: Verdana; font-size: 10px; color: #FF0000; text-decoration: none}

.menuitem {
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	list-style-image: url(img/bullet.gif);
}
.menuitem A:link {
	font-family: verdana;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
		list-style-image: url(img/bullet.gif);

}
.menuitem A:visited { font-family: verdana; font-size: 12px; color: #0000CC; text-decoration: none; 	list-style-image: url(img/bullet.gif); }
.menuitem A:hover {
	font-family: verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	display: inline;
		list-style-image: url(img/bullet.gif);
}

.menutit { font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: bolder}
.menutit A:link { font-family: verdana; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: bolder}
.menutit A:visited { font-family: verdana; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: bolder}
.menutit A:hover { font-family: verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline; ; font-weight: bolder}

.foot { font-family: Verdana; font-size: 12px; color: #FDFFBE; text-decoration: none ; font-weight: bolder}
.foot A:link { font-family: verdana; font-size: 12px; color: #FDFFBE; text-decoration: none ; font-weight: bolder}
.foot A:visited { font-family: verdana; font-size: 12px; color: #FDFFBE; text-decoration: none ; font-weight: bolder}
.foot A:hover { font-family: verdana; font-size: 12px; color: #FDFFBE; text-decoration: underline; ; font-weight: bolder}

.TOPTIT { font-family: helvetica; font-size: 36px; color: #000099; text-decoration: none }
.TOPTIT A:link { font-family: helvetica; font-size: 36px; color: #003333; text-decoration: none }
.TOPTIT A:visited { font-family: helvetica; font-size: 36px; color: #003333; text-decoration: none }
.TOPTIT A:hover { font-family: helvetica; font-size: 36px; color: #FFFF00; text-decoration: none ; background-color: #003333}

div.hr {
  height: 15px;
  background: #fff url(/img/barra.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}