
a:active {text-decoration: none}

a:visited {text-decoration: none}

a:hover {text-decoration: underline}

a:link    {text-decoration:none;color:#3399FF;background-color:transparent}
a:visited {text-decoration:none;color:#996600;background-color:transparent}
a:hover   {text-decoration:underline;color:#FF3333;background-color:transparent}
a:active  {text-decoration:underline;color:#900B09;background-color:transparent}


.bodytext {font-size: 11px; line-height: 1.7; font-family: verdana, arial, tahoma; color= #000000}

.bodytext_small {font-size: 9px; line-height: 1.7; font-family: verdana, arial, tahoma; color= #000000}

.bodytext_red {font-size: 11px; line-height: 1.7; font-family: verdana, arial, tahoma; color= #A9362A}

.bodytext_title {font-size: 15px; font-family: verdana, arial, tahoma; color: #A9362A; }

.bodytext_form {font-size:11px; line-height:12pt; font-family:verdana, arial, tahoma; color= #000000}

.bodytext_required {font-size:11px; line-height:16pt; font-family:verdana, arial, tahoma; color= #999999}


input {border:solid;border-width:1;border-color:gray;font-family : arial;font-size : 12;color: 000000;background-color: ffffff;}
textarea {border:solid;border-width:1;border-color:gray;font-family : arial;font-size : 12;color: 000000;background-color: ffffff;}
select {border:solid;border-width:1;border-color:gray;font-family : arial;font-size : 12;color: 000000;background-color: ffffff;}

input.checkbox { background :F5F5DC; color:#000000; border:0 } 
input.radio { background :F5F5DC; color:#000000; border:0 } 