a:link,a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

BODY
{
    scrollbar-face-color: #FC9038;
    scrollbar-shadow-color: #C913C7;
    scrollbar-highlight-color: #C913C7;
    scrollbar-3dlight-color: #C913C7;
    scrollbar-darkshadow-color: #C913C7;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #C913C7;
}



/*style background*/

.bg { background-image: url("images/header.jpg"); background-repeat: no-repeat;}
.bg0 {  background-color: #FFFFFF}
.bg1 {  background-color: #EEEEEE}
.bg2 {  background-color: #555555}
.bg3 {  background-color: #CCCCCC}

/*style link*/

.link0 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; font-weight:bold}


/*style text*/

.tit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; font-weight:bold}
.txt0 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; font-weight:bold}
.txt1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444;}

/*style form*/

input.form
{
color:#000000;
font-family:Verdana;
font-size:11px;
background:transparent;
border:1 solid #000000;
}

textarea.form
{
color:#000000;
font-family:Verdana;
font-size:11px;
background:transparent;
border:1 solid #000000;
}

select.form
{
color:000000;
font-family:Verdana;
font-size:11px;
border:0
}