body { font-size: 13 px; font-family: "Verdana"; color: #000000; } 
table { font-size: 13px; font-family: "Verdana"; color: #000000; } 
a:link { color: #FF0099; text-decoration: none }
a:visited { color:#FF0099; text-decoration: none }
a:active { color: #2C82E4; text-decoration: underline }
a:hover { color: #2C82E4; text-decoration: underline }

a.link_color_pink:link { color: #FF01FF; text-decoration: none }
a.link_color_pink:visited { color: #FF01FF; text-decoration: none }
a.link_color_pink:active { color: #FF689C; text-decoration: underline }
a.link_color_pink:hover { color: #FF689C; text-decoration: underline }

/* Text Style*/
.TextColorMenu{ color: #000000;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}

.input_left { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #CCCCCC; height:18px; text-align: left; }
.input_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC; text-align: left; }
.select { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC; height:18px; text-align: left; }
.button_th_normal { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; }
