p { font-family: Arial, Helvetica, Sans-serif }
a {text-decoration: none }
a:hover { color: green }
a:link { color: blue }
a:visited {color: red }
a:active {color: green } 
