/*ss3-red-gold_gl.css*/

A:link {
	COLOR: #fc771e;  /*The color of the link*/
}
A:visited {
	COLOR: #f36507; /*The color of the visited link*/
}
A:hover {
	COLOR: #c00000; /*The color of the mouseover or 'hover' link*/
}

P {  color: #FF9C01;   }

P2 {  color: #e04121;   }

H1 { COLOR: #f4c06e; }

H2 { COLOR: #f4c06e; }

H3 { COLOR: #f4c06e; }

s1  { COLOR: #f4c06e; font-size: 16px;}

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.rss 
{

height:350px;
overflow: auto
}
</style>


