

BODY  {
  	font-family : monospace;
}

#copyright a:link  {
   	text-decoration : none;
   	color : #ffffff;
}

#copyright a:visited  {
  	text-decoration : none;
   	color : #ffffff;
}

#copyright a:hover  {
   	text-decoration : none;
    background: #ffff66;
    font-weight:bold;
   	color : #000000;
}
