A:link {background:yellow; color:blue; text-decoration:underline}
A:visited {background:orange; color:yellow; text-decoration:none}
A:hover {background:red; color:white; text-decoration:none}
A:active {background:white; color:black; text-decoration:none}
P.border {background:yellow; color:red; border:double medium green; 
padding:0.5em; font-family:impact; font-size:100px}
DIV.aqua {background:aqua}
DIV.lime {background:lime}
P.notes {background:yellow; color:red; border:double medium green;
padding:0.5em}
.shadow {position:absolute; top:20px; left:12px; color:silver}
.redblk {background:black; color:red}