.showcase {  
color: #000000; font-family: verdana, sans-serif; font-size: 10px; 
}

A:link {  
color: #ff3300; text-decoration: underline;
}

A:visited {  
color: #ff3300; text-decoration: underline;
}

A:hover {  
color: #ff3300; text-decoration: none;
}

A:active {  
 color: #ff3300; text-decoration: underline;
}

body {  
background-color: #ffffff; margin-left: 0; margin-top: 0;
}