﻿

.titulo
{
	font-family : Verdana,arial;
	font-size:20px;
	color:#0b3c6d;
	font-weight :bold;
	text-align:left 
		}

.texto
{
	font-size:11px;
	color:#666666;
	font-family:Verdana ;
	text-align:justify ;
	}
.texto2
{
	font-size:11px;
	color:#666666;
	font-family:Verdana ;
	text-align:center  ;
	valign:top;
	}
	
.Barra
    {
     Overflow    :Auto; 
     Height      :220px;
     Width		:99%;
     Background-repeat: no-repeat;  
     Margin		:0px;
     scrollbar-arrow-color: #006699;
	 scrollbar-base-color: #006699;
	 scrollbar-dark-shadow-color: #006699;
	 scrollbar-track-color: #D9EBFC;
	 scrollbar-face-color: #9cceff;
	 scrollbar-shadow-color: #006699;
	 scrollbar-highlight-color: #006699;
	 scrollbar-3d-light-color: #006699; 
           }

a
{
    font-size: 10px;
    color: #336699;
    font-family: Verdana;
    text-decoration: none;
    font-weight:bold;
}

a:hover
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: underline;
    font-weight:bold;
}


