
FONT.home  {
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
	
}
FONT.verde  {
	font-size : 15px;
	font-family : Arial;
	color : #12DEB0;
	text-decoration: none;
	font-weight: bold;	
}


A:link	
	{color: #12DEB0; text-decoration:underline; font-weight:bold;}
A:visited	
	{color: #12DEB0;text-decoration:underline;font-weight:bold;}
A.bb:visited	
	{color: #CE0000; text-decoration:underline;font-weight:bold;}
A:hover	
	{color:#CE0000;text-decoration:underline;font-weight:bold;}
A.bb:hover	
	{color:#CE0000; text-decoration:underline;}

