<!--
input.mainoption {
    color: #665C5C;
    background-color : #FAFAFA;
    font-weight: bold;
}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #FFA800;
	color : #665C5C;
	font-size: 14px; font-family: Arial;
}
input,textarea, select {
	color : #746B6B;
	font: normal 14px Helvetica, sans-serif;
	border: 1px #bababa solid;
}
a:link       {font-size: 12; color: #534f4f; font-family: Arial; text-decoration: underline; font-weight: normal;}
a:visited    {font-size: 12; color: #534f4f; font-family: Arial; text-decoration: underline; font-weight: normal;}
a:hover      {font-size: 12; color: #cfcfcf; font-family: Arial; text-decoration: underline; font-weight: normal;}
.ttl         {font-size: 12; color: #403c3c; font-weight: bold; font-family: Arial; text-decoration: none;}
.ttl0        {font-size: 13; color: #403c3c; font-weight: bold; font-family: Arial; text-decoration: none;}
.ttl007      {font-size: 12; color: #000000; font-weight: normal; font-family: Times; text-decoration: none;}
.1        {font-family: Arial; font-size: 14; color: 595959;}
-->
