﻿
        a.menu:link {color: #5E5145; text-decoration:none; line-height: 15px; font-weight:bold; font-family:Verdana; font-size: 10px}
        a.menu:active {color: #5E5145; text-decoration:none; line-height: 15px;font-weight:bold; font-family:Verdana; font-size: 10px}
        a.menu:visited {color: #5E5145; text-decoration:none; line-height: 15px;font-weight:bold; font-family:Verdana; font-size: 10px}
        a.menu:hover {color: #FFFFFF; text-decoration:none; line-height: 15px;font-weight:bold; font-family:Verdana; font-size: 10px}
        a.producto:link {color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana; font-size: x-small}
        a.producto:active {color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana; font-size: x-small}
        a.producto:visited {color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana; font-size: x-small}
        a.producto:hover {color: #5E5145; text-decoration:none; font-weight:bold; font-family:Verdana; font-size: x-small}

A.menu_arriba:visited 
{
    background: #FFFFFF;
    font-weight:bold;
    font-family:Verdana;
    font-Size:8pt;
    text-decoration:none;
    color:#9bbde0;
} 

A.menu_arriba:active 
{
    background: #FFFFFF;
    font-weight:bold;
    font-family:Verdana;
    font-Size:8pt;
    text-decoration:none;
    color:#9bbde0;
} 

A.menu_arriba:link 
{
    background: #FFFFFF;
    font-weight:bold;
    font-family:Verdana;
    font-Size:8pt;
    text-decoration:none;
    color: #9bbde0;
}     
A.menu_arriba:hover {
    background: #FFFFFF;
    font-weight:bold;
    font-family:Verdana;
    font-Size:8pt;
    color:#9bbde0;	            
    text-decoration:underline;            	
}       
            
.texto
{
	text-align:justify;
}
