A:link {text-decoration: none; color: #CC6600}
A:visited {text-decoration: none; color: #CC6600}
A:active {text-decoration: none}
A:hover {text-decoration: underline}


.bodytext {font-family: arial; font-style: normal; font-size: 0.82em}

.borderround {border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-top: 1px solid #000000 }
 
.forCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}

h1{
  font-size: 25px;
  font-weight: bold;
  color: #CC6600
}

h2{
  font-size: 18px;
  font-weight: bold;
  color: #CC6600
}

h3{
  font-size: 16px;
  font-weight: bold;
  color: #CC6600
}
