/*ss1_metalden.css*/
P {  color: #fbb823   }
P1 {  color: #F08605   }P2 {  color: #800b82   }
Pg {  color: #00FF33   }
Pb {  color: #0552C5   }
H1 {  color: #6d2d6c   }
H2 {  color: orange   }
H3 {  color: orange   }
HR {  color: #905003  }
A:link {	COLOR: red  /*The color of the link*/}A:visited {	COLOR: #c00000 /*The color of the visited link*/}A:hover {	COLOR: #fc771e/*The color of the mouseover or 'hover' link*/}A.g:link {	COLOR: #00CD00  /*The color of the link*/}A.g:visited {	COLOR: #018701  /*The color of the visited link*/}A.g:hover {	COLOR: #77db77  /*The color of the mouseover or 'hover' link*/}
BODY 
{ background-color: #000000;
scrollbar-base-color: #c00000; 
scrollbar-Face-Color: #c00000;
scrollbar-arrow-color:yellow;
scrollbar-DarkShadow-Color: 400000; 
scrollbar-Shadow-Color:black;
scrollbar-Track-Color: #9a3402;


}



div
{

height:350px;
overflow: auto
}

IFRAME
{

height:350px;
overflow: auto
}
</style>


