A:link {
	COLOR: #006666; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #006666; TEXT-DECORATION: underline
}

H1.top{
	color: #FF4500;
	font-size :  x-large;
	text-align : center;
	margin-bottom: 0;
	}

Table.left{
border-style: dashed;
border-color: #ff0000;
font-size: smaller;
border-width: 4;
 }

td.left{
  color: #ff0000;
	text-align: center;
	} 