a { text-decoration:none; } /* check */

body { background-color:white; margin:0px; } /* check */

body,td,input,textarea { color:black; font-family:Verdana; font-size:11px; } /* check */

.dark { background-color:darkgray; color:white; font-size:10px; } /* check */

.error { color:red; font-weight:bold; } /* check */

.light { background-color:lightgrey; color:black; font-size:10px; } /* check */

.line { background-color:black; } /* check */