@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.header A:link { color: white ; }
.header A:visited { color: white ; }
.header A:hover { color: red ; }
