body { color: #fff; }
.class { width: 800px; height: 700px; overflow: visible; min-width: 800px; min-height: 600px; max-width: 100%; max-height: 100%; }
p { color: #fff; }
td { color: #fff; }
a:link { color: #4682b4; font-style: normal; text-decoration: none; }
a:visited { color: #4682b4; font-style: normal; text-decoration: none; }
a:hover { color: #a52a2a; text-decoration: none; }
a:active { color: #a52a2a; font-weight: bolder; text-decoration: none; }
