﻿

.PerfilExplicacion
{
    background-color: #f2f2f2;
    color: #666666;
    line-height: 18px;
    border-right: #666666 1px dotted;
    border-top: #666666 1px dotted;
    border-left: #666666 1px dotted;
    border-bottom: #666666 1px dotted;
    padding: 3px;
}

.TusPerfiles
{
    font-weight: bold;
    font-size: 13px;
    border: #000000 1px solid;
    background-color: #ff6600;
    color:White;    
    padding: 3px;
}


.TusPerfilesAzul
{
    font-weight: bold;
    font-size: 13px;
    border: #000000 1px solid;
    background-color: #6699cc;
    color:White;    
    padding: 3px;
}

a.white 
{
    color:White;   
}