@charset "utf-8";
/* CSS Document */

.rss:hover {
font-family:verdana; 
font-weight:normal; 
font-size:8px; 
color:#000000; 
text-decoration:none;
}

.rss:active {
font-family:verdana; 
font-weight:normal; 
font-size:8px; 
color:#ff0000; 
text-decoration:none;
}
