TABLE { background: #ffffff; border: 1px solid black; font-family: courier new, courier; color: black }
BODY { background: #ffffff; font-family: courier new, courier; color: black; width: 80%; margin-left: 10%; color: gray; }
INPUT { border: 1px solid black }
TEXTAREA { border: 1px solid black }
.noborder { background: #1050A0; border: 0px solid black; font-family: courier new, courier; color: black }
IMG { margin-left: 5px; margin-right: 5px; margin-top: 5px; }

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

.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; }

.blog { background: #ffffff; border: 1px solid black; width: 60%; color: black; padding: 10px; }
.btitle { background: #dddddd; width: 60%; color: black; border: 2px solid black; border-bottom: 1px solid black; font-weight: normal; padding: 2px; }

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


H1 { color: black; }
H2 { border-bottom: 1px solid black; color: black; }

#header { text-align: center; color: black; margin-left: auto; margin-right: auto; }
container { margin-left: auto; margin-right: auto; width: 100%; }
