﻿

A.menu:hover {
	background: #CFE0EF;
	font-weight:bold;
	font-family:"Arial,Helvetica";
	font-Size:xx-small;
	text-decoration:none;
	color:#001484;
	
}

A.menu:visited 
{
	font-weight:bold;
	font-family:"Arial,Helvetica";
	font-Size:xx-small;
	text-decoration:none;
	color:#001484;
} 

A.menu:active 
{
	font-weight:bold;
	font-family:"Arial,Helvetica";
	font-Size:xx-small;
	text-decoration:none;
	color:#001484;
} 

A.menu:link 
{
	font-weight:bold;
	font-family:"Arial,Helvetica";
	font-Size:xx-small;
	text-decoration:none;
	color: #001484;
} 

A.producto:hover {
	font-weight:bold;
	font-family:"Verdana";
	font-Size:x-small;
	text-decoration:none;
	color:#7D0000;
	
}

A.producto:visited 
{
	font-weight:bold;
	font-family:"Verdana";
	font-Size:x-small;
	text-decoration:none;
	color:#7D0000;
} 

A.producto:active 
{
	font-weight:bold;
	font-family:"Verdana";
	font-Size:x-small;
	text-decoration:none;
	color:#7D0000;
} 

A.producto:link 
{
	font-weight:bold;
	font-family:"Verdana";
	font-Size:x-small;
	text-decoration:none;
	color: #7D0000;
} 

.texto
{
	text-align:justify;
}