/*ss4-blue-gold_gl.css*/

A:link {
	COLOR: 77caff;  /*The color of the link*/
}
A:visited {
	COLOR: #42b4fc; /*The color of the visited link*/
}
A:hover {
	COLOR: #a0a2f0; /*The color of the mouseover or 'hover' link*/
}

P {  color: #FF9C01   }

BODY 
{ 

background-color: #000000;

scrollbar-base-color: #3b5687; 
scrollbar-Face-Color: #07398b;
scrollbar-arrow-color:#ffd201;
scrollbar-DarkShadow-Color: #400040; 
scrollbar-Shadow-Color:black;
scrollbar-Track-Color: #33578d;



}





div.rss 
{

height:350px;
overflow: auto
}
</style>


