body{  background-color: #e0e0e0;  background-image: url("../../lambswool_33.jpg");}sup{  font-size: 75%;  position: relative;  bottom: 0.4em;}sub{  font-size: 75%;  position: relative;  bottom: -0.2em;}hr.s4 { height: 4px; }div.center { text-align: center; }div.update{  font-size: x-small;  color: gray;  position: relative;  top: -4.5em;  left: 223px;}p.title{  font-size: x-large;  font-weight: bold;  position: relative;  left: 188px;}p.author{  text-align: center;  color: green;}p.home { text-align: center; }p.update{  font-style: italic;  left: 250px;}p.links { text-align: center; }p.validations{  text-align: center;  font-size: x-small;}span.update{  font-size: x-small;  color: gray;}/* normal link declarations */a:link  /* non-visited link */{  color:red;  text-decoration:none;  /* turn off underline for text links */}a:visited  /* visited link */{  color:blue;  text-decoration:none;}a:active  /* mouse down on link */{  color:green;  text-decoration:none;}a:focus  /* last link clicked */{  color:white;  background:black;  text-decoration:none;}a:hover  /* mouse hovering over link */{  color:#ffcc00;         /* near orange */  text-decoration:none;}