a:link, a:hover, a:active {
  color: #6766FF;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #04015C;
}

h1 {
	font-size: 18px;
	font-family: Arial;
	color: #000099;
}

body {
  background-color: #E9E9E9;
  color: #666666;
  font-family: Arial;
  font-size: 16px;
}

#f1 {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

#copyright {
  font-family: Arial;
  font-size: 10px;
  color:#666666;
  padding-top:15px;
  height:34;
  background-image:url(../images/layout_27.jpg);
  background-position: top;
  background-repeat:no-repeat;
}
#cdlink {
  font-family: Arial;
  font-size: 10px;
  padding-top:15px;
  color:#666666;
  background-image:url(../images/layout_28.jpg);
  background-position: top;
  background-repeat:no-repeat;  
}