@charset "utf-8";
/* CSS Document */

.hover { background-color:yellow; }
.texte {
	font-family: Verdana;
	font-size: 14px;
	color: #387000;
	
	
}
.navega {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}




.nav {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-decoration: none;

}
a:link    {color:#000;}
a:visited {color:#000;}
a:hover   {color:red;}
a:active  {color:yellow; font-weight:bold; background:#387000;
}



.texteN {
	font-family: Verdana;
	font-size: 12px;
	color: #999;
	text-align:justify;
	line-height: normal;
	font-weight: normal;
	
}
.texteNew {
	font-family: Verdana;
	font-size: 14px;
	color: #666;
	text-align:justify;
	font-weight: bold;
}

.texteNewe {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	text-align:justify;
	font-weight: bold;
}
