@charset "utf-8";
/* CSS Document */
.back a{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF9933;
display:block;
text-decoration:none;
font-weight:bold;
}

.back a:hover{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFCC99;
display:block;
text-decoration:none;
font-weight:bold;
}

.subtitles {
font-family:"Courier New", Courier, monospace;
font-size:20px;
color:#003399;
font-weight:900;
}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#003399;
font-weight:800;
}

.navigation a{
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:16px;
font-weight:600;
color:#0033CC;
}

.celltitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003399;
font-size:14px;
font-weight:bold;
}

.celldata{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003399;
font-size:16px;
font-weight:bold;
}
.home a{
font:"MS Sans Serif" 11px;
color:#FF6633;
line-height:11px;
font-weight:bold;
text-decoration:none;
}

.home a:hover {
font:10px "MS Sans Serif";
color:#006633;
line-height:10px;
font-weight:bold;
text-decoration:none;
display:block;
}
