/* CSS Document */

a.orange_big { color: #ff6633; font-weight: bold; font-size: 11px; display: block; padding-bottom: 2px; }

a.orange_big:hover { color: #cf3603; font-weight: bold; font-size: 11px; }

a.orange_big:active { color: #ff6633; font-weight: bold; font-size: 11px; }

a.orange_big:visited { color: #ff6633; font-weight: bold; font-size: 11px; }

a.orange_big_sub { color: #ff6633; font-weight: bold; font-size: 11px; display: block; padding-bottom: 2px; padding-left: 11px; background-image: url(../images/template_img/orange_link_arrow.gif); background-position: 0px 3px; background-repeat: no-repeat; }

a.orange_big_sub:hover { color: #cf3603; font-weight: bold; font-size: 11px; }

a.orange_big_sub:active { color: #ff6633; font-weight: bold; font-size: 11px; }

a.orange_big_sub:visited { color: #ff6633; font-weight: bold; font-size: 11px; }

a.orange { color: #ff6633; font-weight: normal; font-size: 10px; display: block; text-align: left; padding-top: 4px; }

a.orange:hover { color: #cf3603; font-weight: normal; font-size: 10px; }

a.orange:active { color: #ff6633; font-weight: normal; font-size: 10px; }

a.orange:visited { color: #ff6633; font-weight: normal; font-size: 10px; }


