/*ss_noonaroos.css*/

A:link {
	COLOR: #c22d15;  /*The color of the link*/
}
A:visited {
	COLOR: #a92815; /*The color of the visited link*/
}
A:hover {
	COLOR: #161cbe; /*The color of the mouseover or 'hover' link*/
}

P {  color: #000000;   }
P1 {  color: #791d0f;   }P2 {  color: #000000;   }
H1 { COLOR: #2d0505; }
H2 { COLOR: #2d0505; }
H3 { COLOR: #791d0f; }
s1  { COLOR: #2d0505; font-size: 16px;}
BODY 
{ 

background-color: #f7d297;margin-top:0;padding-top:0;
}



div.rss 
{

height:350px;
overflow: auto
}