﻿/* global */
html, body, form {width:100%; height:100%; padding:0; margin:0;color:#202020;}
body {background:#000000 ; font-family:arial, sans-serif; font-size:0.8em;}
/* links */
a {color:#166594; text-decoration:none;}
a:visited {color:#166594;}
a:active {color:#166594;}
a:hover {color:#202020;text-decoration:underline;}
a img {border:none;}
