
p
 {
  font-weight: bold;
  font-size: 12pt;
  color: #000000
}
  a {    color: #FF8C00;
  text-decoration: none;
  font-weight: bold
}

 a:visited {
  color:#2E8B57;
}

a:hover {
  color: #000000;
  border: none ;
}

h3
 {
  text-align: left;
  font-size: 16px
}

body {
	background-image: url(images/bg_page.gif);
}

#center_content
 {
  text-align: center;
}
