body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-repeat:repeat-x;
}
.txt {

	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.txt_bold {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;

}
.navegacao {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.navegacao_selected {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0f9ded;
	text-decoration: none;
}
.menus {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #797b7c;
	text-decoration: none;
}
.menus_selected {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0f9ded;
	text-decoration: none;
}
.separador_menus {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0f9ded;
	text-decoration: none;
}
.link_consulte {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0f9ded;
	text-decoration: none;
}
.horario {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.noticias {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00a7eb;
	text-decoration: none;
}
.titulos {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0f9ded;
	text-decoration: none;
}
.subtitulos {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #75776f;
	text-decoration: none;
}
.txt_underline {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5a5f63;
	text-decoration: underline;
}
.morada {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.morada_items {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0f9ded;
	text-decoration: none;
}
.copyright {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #c1c1c1;
	text-decoration: none;
}
.data {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a1a4a7;
	text-decoration: none;
}
.bottom_menus {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #797b7c;
	line-height: 22px;
	text-decoration: none;
}
.nmd_link {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8bbfe0;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
 	color: #0f9ded;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: none; color: #00ccff;}

.msg {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A55;
	text-decoration: none;
}
p.shadowed {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #797b7c;
	
}
p#safari-only {
	text-shadow: #a1a4a7 1px 1px 1px;
}