body { background-color:#000;}
.author { color:#FFFFFF;}

.banner01 { position: absolute; left: 50%; margin-left: -450px;}
.banner01 table { float:right; background-color:#666666; width:200px; height:100px; border: solid 2px #666; }
.banner01 th { height:20px; background-image:url("images/header.gif");}
.banner01 tr { background-color:#E6E0C6;}
.banner01 p { margin-left:4px;}
td.topic { background-color: #C2BB98; height:10px; font-weight: bold;}
p.link { margin:6 0 10 10;}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px}

.header:link {text-decoration: none; color: #FFFFFF;}
.header:visited {text-decoration: none; color: #FFFFFF;} 
.header:active {text-decoration: underline; color: #FFFFFF;} 
.header:hover {text-decoration: underline; color: #E0FCFF;}

.normal:link {text-decoration: none; color: #000000;}
.normal:visited {text-decoration: none; color :#000000;} 
.normal:active {text-decoration: none; color : #000000;} 
.normal:hover {text-decoration: none; color : #FF0000;}

.author:link{ text-decoration: none; color:#FFFFFF;}