.whiteborder { color: #999; font-size: 12px; font-family: sans-serif; border: solid 2px; }
body { color: #fff; font-size: 12px; font-family: sans-serif; }
a:link { color: #0cc ; font-size: 12px; font-family: sans-serif; text-decoration: none; }
a:visited { color: #0cc ; font-size: 12px; font-family: sans-serif; text-decoration: none; }
a:hover { color: #fff ; font-size: 12px; font-family: sans-serif; text-decoration: none; }
a:active { color: #0cc ; font-size: 12px; font-family: sans-serif; text-decoration: none; }
