a:link {color:#0000ff; text-decoration:none;}
a:visited {color:green;}
a:hover {color:red}
a:active {color:orange}

body {
    font-size: 1.5em;
    background-color:#f0f0ef;
}

