.menubar {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
a, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
a.lista, a.lista:visited {
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.lista:hover {
	color: #f28d28;
	font-size: 12px;
	font-weight: bold;
}
.barra {
	background-image: url(images/barra.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
}
.bold13 {
	font-weight: bold;
	font-size: 13px;
}
.normal11 {
	font-size: 11px;
}
.normaldark {	color: #333333
}
.times16i {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.normal10 {
	font-size: 10px;
}
