View Single Post
Old 03-05-2005, 10:59 PM  
eMonk
Confirmed User
 
Industry Role:
Join Date: Aug 2003
Location: Canada
Posts: 2,310
here's my .css file...

a:link {
text-decoration: none;
color: #4E3C1D;
}

a:visited {
text-decoration: none;
color: #4E3C1D;
}

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

a:hover img
{
border: 1px solid #FFFFFF;
}

a:active {
text-decoration: none;
color: #FFFFFF;
}
eMonk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote