/* CSS for index */ body :link { color : #CC0000; ; text-decoration: underline} :visited 
{ color : #990000 ; ; text-decoration: underline} :hover { color : #999999; ; text-decoration 
: none; } 