<style type = "text/css">
  th{color: orange}
	h1{color: orange}
	p,li{color: green;}
	td {padding: 0.25cm 0.25cm}
	a:link {color: orange}     /* unvisited link */
	a:visited {color: orange}  /* visited link */
	a:hover {color: red}   /* mouse over link */
	a:active {color: red}   /* selected link */
</style>
