/* CSS Document */

body { background-color:#003466; }
p { font-family:Tahoma; font-size:10pt; color:#ffffff; }

button { border:1pt solid #000000; font-family:Tahoma; font-size:10pt; color:#ffffff; background:#336699; font-weight:bold; }

a { color: #FFFF00; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:underline;}