body    { color: maroon; font-family: Arial }
p {}
td {}
.plain      { color: yellow; font-weight: bolder; font-size: 13px; font-family: Arial; text-decoration: none }
.class     { color: white; font-style: normal; font-weight: bolder; font-size: x-large; font-family: Arial }
a:link { color: white; font-weight: 600; font-size: 13px; font-family: Arial; text-decoration: none }
a:visited    { color: white; font-weight: bolder; font-size: 13px; font-family: Arial; text-decoration: none }
a:active    { color: white; font-weight: bolder; font-size: 13px; font-family: Arial; text-decoration: none } 
a:hover   { color: white; font-weight: bolder; font-size: 13px; font-family: Arial; text-decoration: none } 
