.atica {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.menu1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

A:link, A:visited { text-decoration: none; color: #ff6600 }
A:hover { text-decoration: underline; color: red  }

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

/* Used by area links at top of page */
.menu2, a.menu2:link, a.menu2:visited, a.menu2:active
{
  font-weight: bold; color: #ffffff; text-decoration: none;
}
a.menu2:hover
{
  color: #10528C; font-weight: bold; text-decoration: underline;
}