body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #000000;
                }




a                         { text-decoration: underline; font-size: 12px; color: #F7941D; font-family: Verdana }  
a:link                    { text-decoration: underline; font-size: 12px; color: #F7941D; font-family: Verdana }
a:visited                 { text-decoration: underline; font-size: 12px; color: #F7941D; font-family: Verdana }
a:active                  { text-decoration: underline; font-size: 12px; color: #F7941D; font-family: Verdana }
a:hover                   { text-decoration: none; font-size: 12px; color: #030999; font-family: Verdana }
