body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: transparent;
	
	}

.fdfd {
	font-size: 12px;
	text-align: justify;
}

.style3 {
	font-size: 12px;
	color: #333333;
}

.style4 {
	font-size: 14px;
	color: #333333;
	
}
.style5 {font-size: 12px}
.style6 {color: #333333}
.style7 {font-size: 14px}

a:link 
{
text-decoration: none;
color: #0066CC;
}
a:visited 
{
text-decoration: none;
color: #0066CC;
}
a:active 
{
text-decoration: none;
}
a:hover 
{
text-decoration: underline; 
color: #0066CC;
}



a.noticias:link
{
text-decoration: none;
color: #000;
} 
a.noticias:visited
{
text-decoration: none;
color: #000;
} 
a.noticias:hover 
{
text-decoration: underline;
color: blue;
} 

a.noticias:active
{
text-decoration: none;
color: #000;
} 
