/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
a:link {
color: #;
text-decoration: underline
}
a:visited {
color: #;
}
a:hover,
a:focus {
color: #;
text-decoration: none;
}
a:active {
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                