
a:link { text-decoration : none; color : #ff3333; border: 0px;} 
a:active { outline: none; text-decoration : none ; color : #666666; border: 0px;} 
a:focus { -moz-outline-style: none; }
a:visited { text-decoration : none; color : #666666; border: 0px;} 
a:hover { text-decoration : none; color : #33cccc; border: 0px;}

