body { color: black; font-size: 12px; font-family: "trebuchet ms"; }
a:link { color: blue ; font-size: 12px; font-family: "trebuchet ms"; }

a:visited { color: purple ; font-size: 12px; font-family: "trebuchet ms"; }

a:hover { color: purple ; font-size: 12px; font-family: "trebuchet ms"; }

a:active { color: red ; font-size: 12px; font-family: "trebuchet ms"; }
