a:link { color: white; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: black; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:link.red { color: red; }
a:link.blue { color: blue; }
.justified { text-align: justify; }
