body, td, th { 
color:#566578; 
}
img { 
border:0; 
}
a:link, a:visited, a:active { 
text-decoration:none; 
color:#566578; 
} 
a:hover { 
text-decoration:none; 
color:#00c000; 
}
.head { 
border:1px solid black; 
font-size:12px; 
color:#566578; 
background-color:white; 
height:19px; 
} 
.textarea { 
border:1px solid; 
font-size:12px; 
color:#566578; 
background-color:white; 
} 
.input { 
border:1px solid; 
font-size:12px; 
color:#566578; 
background-color:white; 
} 
.submit { 
border:0 solid; 
font-size:12px; 
color:white; 
background-color:black; 
height:19px; 
} 
.kiki { 
font-size:12px; 
font-style:normal; 
color:#566578; 
} 
.notice { 
font-size:12px; 
font-style:normal; 
color:#566578; 
}
textarea:focus,
button:focus,
input:focus {
outline: none;
}