A:link	{	
	text-decoration:	none;
	color:Blue;
	}	
		

A:visited	{	
	text-decoration:	none;
	color:Blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:Black;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:Black;
	}

.tgrande
{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bolder;

	}
	
.tgrande1
{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;

	}
		
.tfecha
{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
}

.titulos
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	
}

.titulos1
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	
}
.textos
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}