/*ss1_ww-web.css*/

A:link {
	COLOR: #b23afe/*The color of the link*/
}
A:visited {
	COLOR: #b23afe /*The color of the visited link*/
}
A:hover {
	COLOR: #a28bf7;   /*The color of the mouseover or 'hover' link*/

}

P {  color: #FFFFFF   }
Ps {  color: #FFFFFF  ;font-size:17 ; font-weight:400  ;font-family:Times New Roman  }
P2 {  color: #cc36ce   }
P3 {  color: #cc36ce  ;font-size:21 ; font-weight:500  ;font-family:Times New Roman }
Pt {  color: #c00000   }

H1 {  color: #b00201   }

H2 {  color: #b23afe   }

H3 {  color: #b23afe   }


BODY 
{ 

background-color: #000000;

scrollbar-base-color: #573f57; 
scrollbar-Face-Color: #5c0250;
scrollbar-arrow-color:#c4cdfc;
scrollbar-DarkShadow-Color: #400040; 
scrollbar-Shadow-Color:black;
scrollbar-Track-Color: #511d4e;


}


div.rss
{

height:350px;
overflow: auto
}



</style>


