body { color: black; background-color: white; text-decoration: none; }

p { color: #f8f8ff; font-size: medium; font-variant: normal; line-height: 28px; text-decoration: none; text-transform: none; text-align: right; }
.b.class { font-size: 14px; font-family: Helvetica, "Trebuchet MS", Arial, sans-serif; line-height: 20px; text-decoration: none; }
td { text-decoration: none; }
.a.class { color: #30f; font-size: large; font-weight: 500; line-height: 18px; text-decoration: none; text-align: right; }
a:visited { color: purple ; text-decoration: none; }

a:hover { color: purple ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }


