a:link {
color: #0000ff;
}

a:visited {
color: #800080;
}

a:hover {
color: #ffcc00;
}

a:active {
color: #ff0000;
}




