body {font-family: comic sans ms; background-color: silver}

a:link {color: "#9400D3";}                                 /* unvisited link - Dark Violet */

a:visited {color: blue; text-decoration: none;}            /* visited link */

a:hover {background-color: gold; text-decoration: none;}   /* mouse over link */

a:active {color: red}                                      /* selected link */

Div.tab {text-indent: 4 cm;}
