body {
color: black;
background: #333333;
font-family: arial;
font-size: 9pt;
font-weight: bold;
}

#flash {
height:600px;
width:900px;
}

a:link {
color: white;
text-decoration: none;
}

a:visited {
color: white;
text-decoration: none;
}

a:hover {
color: #00ffff;
text-decoration: none;
}

a:active {
color: yellow;
text-decoration: none;
}
