a:link {color: #FFFFFF; text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color:#33CCFF; text-decoration: none; background:background-color:#FFFFFF} 
a:active {color: #FFFFFF; text-decoration: none}

.mainlink a:link {color:#0000CC; text-decoration:none;}
.mainlink a:visited {color: #0000CC; text-decoration:none;}
.mainlink a:hover {color: #0000CC; text-decoration:underline;}
.mainlink a:active {color: #0000CC; text-decoration:none;}




td.header {
background-color:#BBCCED;
width:10%;
padding:1ex;
}

td.menout {
background-color:#609AFF;
width:10%;
padding:1ex;
}

td.mencen {
width:10%;
text-align:center;
font-family:tahoma;
background-color:#609AFF;
color:#000000;
padding:1ex;
}

td.mainCen {
width:10%;
}

td.leftCen {
width:15%;
vertical-align: top;
}

td.rightCen{
width:65%;
}

td.Cent {
width:80%;
}

