TABLE { background: #ffffff; border: 2px solid black; font-family: arial; font-weight: normal; color: black }
BODY { background: #ffffff; font-family: arial; font-weight: normal; color: black }
INPUT { border: 2px solid black }
TEXTAREA { border: 2px solid black }
.noborder { border: 0px solid black; font-family: arial; }

A { text-decoration: none; color: black; font-weight: bold; }
A:hover { text-decoration: none; color: #009f00; font-weight: bold; }
A:alink { text-decoration: none; color: #009f00; font-weight: bold; }
A:vlink { text-decoration: none; color: #009f00; font-weight: bold; }

#.blog A { text-decoration: none; color: blue; font-weight: normal; }
#.blog A:hover { text-decoration: none; color: red; font-weight: normal; }
#.blog A:alink { text-decoration: none; color: blue; font-weight: normal; }
#.blog A:vlink { text-decoration: none; color: blue; font-weight: normal; }

.fullpage { background: #ffffff; width: 100%; color: black; border: 0px solid black; font-weight: normal; padding: 0px; }

