.content a
{
color: #000;
}

.content a:visited
{
color: #666;
}

.content a:hover
{
color: #C00;
text-decoration: none;
}