body { font-size: 11px; font-family: "MS Sans Serif"; color: #330000; } 
table { font-size: 11px; font-family: "MS Sans Serif"; color: #330000; } 
a:link { color: #000000; text-decoration: none }
a:visited { color:  #000000; text-decoration: none }
a:active { color:  #000000; text-decoration: underline }
a:hover { color:  #000000; text-decoration: underline }

a.link_color_white:link { color: #FFFFFF; text-decoration: none }
a.link_color_white:visited { color: #FFFFFF; text-decoration: none }
a.link_color_white:active { color: #FFFFFF; text-decoration: underline }
a.link_color_white:hover { color: #FFFFFF; text-decoration: underline }

/* Text Style*/
.TextColorMenu{ color: #663300;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}