td.maintext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #00639F;
	background-color:#FFFFFF;
	background-image: url(images/f_01.gif);
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color: #FD9947;
}

a, a:link, a:active, a:visited, a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration : none;
  color: #FD9947;
  }

a:hover{
  color: #FF790C;
  text-decoration : underline;
} 
