body { color: black; background-color: white; }
p {}
td {}
a:link { color: black }
a:visited { color: #333 }
a:hover { color: #333 ; font-size: 12px; line-height: 16px; }
a:active { color: #333 ; font-size: 12px; font-family: tahoma; line-height: 16px; }
.class { color: #333; font-size: 12px; font-family: helvetica, arial, sans-serif; line-height: 18x; }
.class1 { }

