.copyrights, .copyrights a:link, .copyrights a:active, .copyrights a:visited
  {
    font-family:          Arial;
    text-decoration:      none;
    color:                #CCCCCC;
    font-size:            8pt;
    font-weight:          bold;
  }

.copyrights a:link, .copyrights a:active, .copyrights a:visited
  {
    text-decoration:      underline;
  }

.copyrights a:hover
  {
    text-decoration:underline;
	color:               #FFFFFF;
  }