a.story_url_green:link, a.story_url_green:visited { 
font-family: Verdana, Arial, Tahoma;
font-size: 6em; 
color: #008000; 
text-decoration: none;    
}

a.story_url_green:active { 
color: #FF0000; 
text-decoration: none;
} 

a.story_url_green:hover { 
color: #008000; 
text-decoration: underline; 
}

.div1 {background-color:#FF0000; }


