body { color: black; background-color: white; }
p {}
td {}
a:link { color: #de76a7 ; text-decoration: none; }
a:visited { color: #de76a7 ; text-decoration: none; }
a:hover { color: #34C3EA ; text-decoration: none; }
a:active { color: #de76a7 ; text-decoration: none; }
.normtext { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: 5px; }