a:link        {background-color: inherit;
                 color: #FFFFFF;                
                 font-family: arial, helvetica, sans-serif;
                 font-size:16;
                 font-stretch: normal;
                 font-style: normal;  
                 font-variant:normal;
                 font-weight: normal;
                 text-decoration: none;
}
a:visited   {background-color: inherit;
                 color: #FFFFFF;                
                 font-family: arial, helvetica, sans-serif;
                 font-size:16;
                 font-stretch: normal;
                 font-style: normal;
                 font-variant: normal;
                 font-weight: normal;
                 text-decoration: none;
}
a:hover    {background-color: inherit;
                 color: #FFBC29;                
                 font-family: arial, helvetica, sans-serif;
                 font-size:16;
                 font-stretch: normal;
                 font-style: normal;
                 font-variant: normal;
                 font-weight: normal;
                 text-decoration: none;
}
a:active    {background-color: inherit;
                 color: #FFBC29;                
                 font-family: arial, helvetica, sans-serif;
                 font-size:16;
                 font-stretch: normal;
                 font-style: normal;
                 font-variant: normal;
                 font-weight: normal;
                 text-decoration: none;
}
body        {background-color:#030303;
				 cursor:default;
				 color:#FFFFFF;  
                 font-family: arial, helvetica, sans-serif;
                 font-size:14;
	             margin: 0;
                 scrollbar-3dlight-color:#FFFFFF;
                 scrollbar-arrow-color:#FFFFFF;
                 scrollbar-darkshadow-color:gray;
                 scrollbar-face-color:gray;
                 scrollbar-highlight-color:gray;
                 scrollbar-shadow-color:#FFFFFF;
                 scrollbar-track-color:gray;
}
p              {background-color: inherit;
                 color: #CCCCCC;  
				 font-family: arial, helvetica, sans-serif;
                 font-size: 14;
                 font-stretch: normal;
                 font-style: normal;
                 font-variant: normal;
                 font-weight: normal;
                 text-decoration: none;
                 text-transform: none;
}




