p
{
    color: red;
}

a:link{     color:red;}
a:visited{  color:red;}
a:hover {   color:red;}
a:active {  color:red;}