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 silver; background-color : Transparent; } table.adminhead { margin-left: 2%; } table.admin { width: 60%; border: thin solid; cell-padding: 17; } 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 } .msglist { font-size: 70% } .small { font-size: 70% }