.body {
	background-color: #FFFFFF;
}
A:visited
{
	color: #000066;
	text-decoration:none;
}
A:link
{
	color: #000066;
	text-decoration:none;
}
A:hover
{
	color: #ff0000;
	text-decoration:underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 14px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}
.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000
}
.redline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
A.links:visited 

{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-decoration: underline;
	
}

A.links:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	text-align: justify;
	text-decoration: underline;	

}

A.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-decoration: underline;


}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
A.p:visited 

{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-decoration: underline;
	
}

A.p:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	text-align: justify;
	text-decoration: underline;	

}

A.p:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	text-decoration: underline;


}
.f2Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	font-size: 12px;

}
.newsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 10px;

}
.newsHome1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	font-size: 10px;

}
.newsNews {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: underline;



}
.newsline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF0000;
}


.newsHome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 11px;
}
.newsHome3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 16px;
	text-align: centre;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.titulossb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 18px;
	font-style: italic;	
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
	text-align: centre;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
