a:active {  color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none }
a:hover { color: #0066CC; text-decoration: none }
a:link { color: #333333; text-decoration: none }

a.nav:active {  color: #FFFFFF; text-decoration: none}
a.nav:visited { color: #FFFFFF; text-decoration: none }
a.nav:hover { color: #00CCFF; text-decoration: none }
a.nav:link { color: #FFFFFF; text-decoration: none }

a.nav-section:active {
	color: #00CCFF;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
a.nav-section:visited { 
	color: #00CCFF;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
a.nav-section:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
a.nav-section:link {
	color: #00CCFF;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;

}

.item {
	font-size: 10pt;
	font-weight: bold;
}

.subitem {
	font-size: 9pt;
}

.page-title {
	font-size: 24pt;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}

.morada {
	font-size: 14pt;

}
.item-section {
	font-size: 11pt;
	font-weight: bold;
	color: #00CCFF;


}
