.txtBlue{
	color: #4b6280;
}
/* =LINKS
----------------------------------------------------------*/
a:link, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	color: #808080;
	text-decoration : none;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	color: #4b6280;
	text-decoration : none;
	font-weight: bold;
}
/* =Lpics ->para imagens nao terem um pixel de azul no fundo*/
a.Lpics:link, a.Lpics:visited, a.Lpics:hover{
	text-decoration : none;
	border-bottom: none;
}