/* to call upon me:  <link rel="stylesheet" type="text/css" href="new.css" /> */

body {background:#0a011d; 
	color:#FFFFFF
/*scrollbar stuff- this only works on IE:*/
	scrollbar-3dlight-color : #7A89C1;
	scrollbar-arrow-color : #FF9900;
	scrollbar-base-color : #333333;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #666666;}



a:link {font-weight:bold; 
	color:#E9556A; 
	text-decoration:none}
a:visited {color:#f1a629; 
	text-decoration:none;
	font-weight:bold;}
a:focus {color:#ececec;}
a:hover {color:#ab003c; 
	text-transform:uppercase; 
	text-decoration:underline; 
	background:#000000;}
a:active {color:#b7b7b7; text-transform:lowercase;}

body{font: 15px "Volt", "Verdana", "Arial Black", sans-serif;
	color:#FFFFFF;}

h1,h2 {font: bold 30px "Tahoma","Verdana", "Arial Black", sans-serif;
	text-align:center;
	color:#707070;
	padding:3px;
	margin-right:auto;
	margin-left:auto;}
h2 {font-size: 14px;
	text-align:right;}

