
body {
  font-family: Arial,Helvetica,Verdana;
  font-size: 14px;
  text     = #306;
}

a {
  font-family: Arial,Helvetica,Verdana;
  font-size:	18px;
  line-height:	32px;
  color:	#306;
  text-decoration: none;
}

a:hover {
  font-family: Arial,Helvetica,Verdana;
  font-size:	18px;
  line-height:	32px;
  color:	#306;
  text-decoration: underline;
}

#copyright {
  font-family: Arial,Helvetica,Verdana;
  font-size:	14px;
  font-weight:  bold;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: none;
}

#copyright a {
  font-family: Arial,Helvetica,Verdana;
  font-size:	14px;
  font-weight:  bold;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: none;
}

#copyright a:hover {
  font-family: Arial,Helvetica,Verdana;
  font-size:	14px;
  font-weight:  bold;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: underline;
}

