.text { font-family: verdana; font-size: 11px; color: #17151a; font-weight: regular; text-decoration: none; }
.text:hover { color: #17151a; text-decoration: underline; }

.title { font-family: verdana; font-size: 14px; color: #ee8d00; font-weight: bold; text-decoration: none; }
.title:hover { color: #ee8d00; text-decoration: underline; }

.menu { font-family: verdana; font-size: 12px; color: #000000; font-weight: regular; text-decoration: none; }
.menu:hover { color: #999999; text-decoration: none; }

.menu_on { font-family: verdana; font-size: 12px; color: #dd6d00; font-weight: bold; text-decoration: none; }
.menu_on:hover { color: #999999; text-decoration: none; }

.link { font-family: verdana; font-size: 11px; color: #dd6d00; font-weight: bold; text-decoration: underline; }
.link:hover { color: #dd6d00; text-decoration: none; }

.date { font-family: verdana; font-size: 11px; color: #929292; font-weight: regular; text-decoration: none; }

.orange10 { font-family: arial, helvetica, serif; font-size: 10px; color: #ffbc1b; font-weight: bold; text-decoration: none; }
.orange10:hover { color: #ffffff; font-weight: bold; text-decoration: none; }

.orange16 { font-family: georgia; font-size: 10px; color: #ffbc1b; font-weight: bold; text-decoration: none; }
.orange16:hover { color: #ffffff; font-weight: bold; text-decoration: none; }

.dweb { font-family: verdana; font-size: 10px; color: #b0b0b0; text-decoration: none; font-weight: bold; }

.dweb2 { font-family: verdana; font-size: 10px; color: #dd6d00; text-decoration: none; font-weight: bold; }
.dweb2:hover { color: #999999; font-weight: bold; text-decoration: none; }

.input { border: 0px; text-decoration: none; font-family: verdana; color: #000000; font-size: 10px; background-color : #cacaca; padding-left: 5px;padding-right: 5px; padding-top: 4px; height: 20px;}

.textarea { border: 0px; text-decoration: none; font-family: verdana; color: #000000; font-size: 10px; background-color : #cacaca; padding-left: 5px;padding-right: 5px; padding-top: 4px; width: 300;}

.submit { border: 0px; text-decoration: none; font-family: verdana; color: #ffffff; font-size: 12px; background-color : #dd6d00; width: 70px; height: 21px;}

