#links00 {color:black; position: absolute;	 float:left;	width: auto;	height: auto;	left: 10px;  }
#links05 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 70px;  }
#links10 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 130px; }
#links15 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 230px; }
#links20 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 340px; }
#links25 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 400px; }
#links30 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 460px; }
#links35 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 560px; }
#links40 {position: absolute;	 float:left;	width: auto;	height: auto;	left: 660px; }

#headlines{
  float:top;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

body {background-color: #FFFFFF; }

body, td, th {color: #330033; }

h1,h3,h4 {color: black; }
h2       {color: red; }

h5, h6 {color: #996666; }

a {color: #006666; }

