﻿		.link2:visited { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
        .link2:active { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
        .link2:link { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
        .link2:hover { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold; }
        
        .link3:visited { font-family:Verdana; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
        .link3:active { font-family:Verdana; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
        .link3:link { font-family:Verdana; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
        .link3:hover { font-family:Verdana; font-size: 10px; color: #000000; text-decoration: underline; font-weight: normal; }

        .titulo 
        {
	        font-family: Verdana;
	        font-size: 12px;
	        color: #00246a;	
	        font-weight: bold;
        }
        
        .titulo_blanco 
        {
	        font-family: Verdana;
	        font-size: 12px;
	        color: #FFFFFF;	
	        font-weight: bold;
        }
