
a.link {
text-decoration : none; 
font-weight : bold;
color : #000000
} 

a.link2 {
text-decoration : none; 
font-weight : bold;
color : #E14625
} 

a.link3 {
text-decoration : none; 
color : #E14625
} 

a:hover {
text-decoration : none;  
color : #E14625; 
}

strong.link3 {
text-decoration : underline; 
color : #E14625
} 

#slideshow img { display: none; }
#slideshow img.first { display: block; }
