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