/* CSS Document */
body{ background-color:#090909;
margin:0px;
padding:0px;
color:#f5f5f5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
a{color:#f5f5f5;
text-decoration:none;}

a:hover{color:#f02d11;
text-decoration: underline;}

h1{margin:0px;
padding:0px;
color:#f02d11;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;}

h2{margin:0px;
padding:0px;
color:#c1c1c1;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;}


.orange{color:#f02d11;}

.orange a{color:#f02d11;
text-decoration:none;}

.orange a:hover{color:#f02d11;
text-decoration: underline;}

.bot{ color:#818181;
text-decoration:none;}

.bot a{ color:#818181;
text-decoration:none;}

.bot a:hover{ color:#818181;
text-decoration: underline;}
