body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 9px;
	font-style: italic;
}
h5 {
	font-size: 9px;
}

a:link 		{ color: #003333; text-decoration: none;}
a:visited 	{ text-decoration: none; color: #006699;}
a:hover		{ color: #003366; background-color: #333333;}
a:active 	{ text-decoration: none; color:#003366}

.txt_bold a:link {  color: #003333;text-decoration: none;}
.txt_bold a:visited {	text-decoration: none;color: #006699;}
.txt_bold a:hover { color: #003366;	background-color: #333333;}
.txt_bold a:active { text-decoration: none;color:#003366}

/* news */

.td_noticies {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.txt_bold {
	font-weight: bold;
}
.txt_cursiva {
	font-style: italic;
	font-variant: normal;
}
.td_noticies2 {
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 9px;
}

