
a{ text-decoration:note; }
a:link{ color:blue; }
a:active { color:blue; }
a:visited{ color:perple; }
a:hover{ color:red;}
