/* CSS Document */
.h{background-color:#000000;}
a:link {color:#FFFFFF;}    /* unvisited link */
a:visited {color:#FFFFFF;} /* visited link */
a:link {text-decoration:none;}    /* unvisited link */
a:visited {text-decoration:none;} /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */
a:active {text-decoration:underline;}  /* selected link */
body,.n,.c{font-family:Tahoma, Geneva, sans-serif;background-color:#00cccc;color:#ffffff;margin:0;padding:0;width:auto;
height:auto;}
div {padding-left:3px;}
a{text-decoration:none;}
a:active,a:hover,.s a:active{text-decoration:underline;}
img{border:0;}
a,.n div,.s a:active{color:#ffffff;}
.s,.n,.s a,.s small a, a:hover, a:active{color:#00cccc;}
.u{background-color:#00cccc;}
.p{background-color:#000000;}
.h{margin-bottom:0px;width:80%;align:center;}
.c {margin-bottom:.5em;}
.n,.t,.f,.c div{margin-top:.0em;}
.u,.p{text-align:center;}
.s{padding:3px;}
.h,.f{text-align:center;}
.n div{background-color:#333333;border-bottom:1px solid #ffffff;padding:0px;padding-bottom:12px;}
.n a, .n a:link{color: #000066;}