body,th,tr,td,div,p { font-size: 90%; }

.title { font-size: 110%; line-height: 140%; font-weight: bold; letter-spacing: 6px; color: #FF6600; }
.txt_body { font-size: 84%; line-height: 140%; }
.txt_small { font-size: 80%; line-height: 100%; }

a { color: #FF6600; text-decoration: underline; }
a:active { color: #FF6600; }
a:link { color: #333333; }
a:visited { color:#666666; }
a:hover { color: #FF6600; text-decoration: underline; }
