body {
	    font-family: arial, sans-serif;
	    font-size: 14px;
	    color: white;
      background-color : #080A20;
     }

/*Links*/
a { text-decoration: none; color: #0589FE; font-weight: bold; }
a:hover { text-decoration: underline; }
/*Links - Im Menu*/

div#linkbox { position:fixed; padding: 5px; margin-left:20px; top:300px; width:130px; background-color: #080A43; }
li { list-style-type: none; }

/*misc*/
img { border: 0; }

.blah {font-size:4px;color:#080A20;}
