a:link{
    color:#C000F9;
    font-size: 6pt;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration:none;
    text-transform: uppercase;
    cursor: default;}

a:visited{
    color:#C000F9;
    font-size: 6pt;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration:none;
    text-transform: uppercase;
    cursor: default;}

a:hover{
    color: #0180DF;
    letter-spacing: 1px;
    text-decoration: none;
    border-bottom: 1px solid #FE0000;
    cursor: default;}
 


body {
    margin:0%; 
    color: #FE0083; 
    font-family: Arial;
    font-size: 8pt;
    cursor: default;
    background: #000000;}


b{
    color:#FE0000;
    font-family: Arial;
    font-size: 8pt;}

i{
color:#FFFFFF;
font-family: Arial;
font-size: 8pt;}

u{
    color:#FDF800;
    font-family: Tahoma;
    font-size: 8pt;
    border-bottom:1px dotted #FDF800;}



h1 {
    text-align:left;
    color:#04FC2A; 
    font-family: Calibri;
    font-size: 10pt;
    font-weight: normal;
    background: #000000;
    letter-spacing: 1px;
    width:100%;
    padding:0px;
    border-bottom:1px solid #04FC2A;} 

h3 {
    text-align:right;
    color:#FF7E00; 
    font-family: Calibri;
    font-size:10pt;
    background: #000000;
    letter-spacing: 1px;
    text-transform: lowercase;
    width:100%;
    padding:0px;
    border-top:1px solid #FF7E00;} 


