//* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

A:visited { 
color: GREEN; 
text-decoration: underline; 
}


.lcdstyle{ background-color:white;
color:blue;
font: bold 18px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ 
font-size: 80%
}

