body { 
 background-color: #ffffff; 
 font-size: 10px;
 font-family: verdana, arial, trebuchet,sans-serif;
}

a,a:link {
 color: #6464FF;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #663333;
 font-weight: bold;
 text-decoration: none;
}


a:hover { 
 color: #FFFFFF;
 background-color: #6464FF;
 font-weight: bold;
 text-decoration: none; 
}

td {
 background-color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 font-size: 10px;
}

td.nocolo {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 font-size: 10px;
}

td.blue {
 background-color: #ddddff;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 font-size: 10px;
}

td.header {
 background-color: #003366;
 text-align: center;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12px;
}

td.forsideheader {
 background-color: #003366;
 text-align: left;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12px;
}

