body { background-color: #191919; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
body { color: #ffffff; font-size: 13px; font-family: "courier new", courier; line-height: 15px; text-decoration: none; }
.text { color: #ffffff; font-size: 13px; font-family: "courier new", courier; line-height: 15px; text-decoration: none; }
.text a:link { color: #ffffff; font-size: 13px; font-family: "courier new", courier; line-height: 15px; text-decoration: none; }
.text a:visited { color: #ffffff; font-size: 13px; font-family: "courier new", courier; line-height: 15px; text-decoration: none; }
.text a:active { color: #ffffff; font-size: 13px; font-family: "courier new", courier; line-height: 15px; text-decoration: none; }
.text a:hover { color: #2dc4f3 }
.blue { color: #35c4f3; font-size: 11px; font-family: "courier new"; line-height: 12px; text-decoration: none; }