a { color : Navy; } a:active { color: Blue } a:hover { color: Red } body { background-color : #eeeeff; font-family : Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; } td { font-size: 14px; font-weight: normal; } th { font-size: 16px; } select { font-size: 11px; } input { font-size: 12px; font-family: verdana; } table.greentable { background-color: ; } table.folderstable { border : none; background-color : Navy; } a.folderlink { text-decoration: none; color: Yellow; font-weight: bold; } h2 { color: Navy } h3 { color: Black } p.red { color: Red } .whitefont { color: White } .yellowfont { color: yellow } .redfont { color: red } .bluefont { color: blue } .small { font-size: 10px }