@charset "utf-8";
/* CSS Document */

html, body{height:100%;
background-color:#000066;
margin:-0px;
}

html, font{font-family:tahoma;
font-size:12px;
}



a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color:#000000;
}
a:hover {
text-decoration: none;
color: #0066FF;
}

.desine{color:#FF0000}