body {background-color:#ffffff; color:#000000;}

//a {position:relative;}
a:link {color:#202020;}
a:visited {color:#787878;}
a:hover {text-decoration:none; color:#000000;}

a img {border:2px solid white;}
a:hover img {border:2px solid #787878;}

p.Title {margin-left:0px;}
p.Article {margin-left:20px;}

p.CommentTitle {margin-left:5px; font-size:small;}
p.Comment {margin-left:15px; font-size:small;}
table.Comment {margin-left:40px; font-size:small;}
table.Addcomment {margin-left:20px; font-size:small;}

p.Header {font-size:120%; font-weight:bold;}
span.Header {font-size:120%; font-weight:bold;}
span.Headercomment {font-size:small;}

td.alt {background-color:#eeeeee;}
td.norm {background-color:#cccccc;}

a span {display: none;}
a:hover span {	color: #ababab;
		font-weight: bold;
		text-align: center;
		display: block;
		position: absolute;
		top: 4.3em; left: 0; width: 100%; }
