body {
    font-family: verdana,sans-serif;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
    background-color:white }

.code {
    font-family: verdana,sans-serif;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
    background-color:#e0e4e8 }

.encart {
    font-family: verdana,sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    background-color:white }

.encartlink {
    font-family: verdana,sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: underline;
    background-color:white }

.encartlink:hover {
    font-family: verdana,sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight: bold; 
    text-decoration: underline;
    background-color:white }

.red {
    font-family: verdana,sans-serif;
    font-size: 14px;
    color: #e80080;
    text-decoration: none;
    font-weight:bold; 
    background-color:#e0e4e8 }

.green {
    font-family: verdana,sans-serif;
    font-size: 14px;
    color: #58a048;
    text-decoration: underline;
    font-weight:bold; 
    background-color:#e0e4e8 }

.link {
    font-family: verdana,sans-serif; 
    font-weight: bold;
    font-size: 12px; 
    color: #95A0AE; 
    text-decoration:none; }

.link:hover {
    font-family:verdana,sans-serif;
    font-weight:bold; 
    font-size:12px; 
    color:#F00082; 
    text-decoration:underline;
}


