a { color : Green; } a:active { color: Lime } a:hover { color: Red } body { background-color : White; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 80%; } td { font-size: 80% } th { font-size: 80% } table.greentable { background-color: Green; } table.folderstable { border : thin solid; background-color : transparent; } a.folderlink { text-decoration: none; color: Green; } h2 { color: Green } h3 { color: Green } p.red { color: Red } .whitefont { color: White } .yellowfont { color: yellow } .redfont { color: red } .small { font-size: 70% }