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

a {text-decoration:none;color:#ffffff;}
a:link {text-decoration:none;}
a:hover {text-decoration:underline;color:#000000;}

body {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
font-size:16px;
font-weight:bold;
}

#copyright {
font-size:9px;
}

#topnav {
/*border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;*/
}

.clear {
clear:both;
}
