
td { font-size: 12px; font-family: Arial, Helvetica, Verdana }
body { font-size: 12px; font-family: Arial, Helvetica, Verdana }
p { font-size: 12px; font-family: Arial, Helvetica, Verdana }
.home  { font-size: 12px; font-family: Arial, Helvetica, Verdana }
a:link { color: blue; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: underline }
a:visited:hover { color: blue; text-decoration: underline }
.whitestyle { color: white; font-size: 12px; font-family: Arial, Helvetica, Verdana }
.whitestyle a:link { color: white; text-decoration: none }
.whitestyle a:active { color: white; text-decoration: none }
.whitestyle a:visited { color: white; text-decoration: none }
.whitestyle a:hover { color: white; text-decoration: underline }
.whitestyle a:visited:hover { color: white; text-decoration: underline }