body {	font-size: 12px;	color: #330000;	font-family: Tahoma;} 
table { font-size: 12px; font-family: Tahoma; color: #330000; } 
a:link { color: #000099; text-decoration: none }
a:visited { color: #000099; text-decoration: none }
a:active { color: #000099; text-decoration: underline }
a:hover { color: #009900; 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: none }
a.link_color_white:hover { color: #FFFFFF; text-decoration: underline }

a.link_color_blue_green:link { color: #0078FF; text-decoration: none }
a.link_color_blue_green:visited { color: #0078FF; text-decoration: none }
a.link_color_blue_green:active { color: #0078FF; text-decoration: none }
a.link_color_blue_green:hover { color: #A6F44F; text-decoration: underline }


a.link_color_darkblue_green:link { color: #0000CC; text-decoration: none }
a.link_color_darkblue_green:visited { color: #0000CC; text-decoration: none }
a.link_color_darkblue_green:active { color: #0000CC; text-decoration: none }
a.link_color_darkblue_green:hover { color: #A6F44F; text-decoration: underline }

a.link_color_white_green:link { color: #FFFFFF; text-decoration: none }
a.link_color_white_green:visited { color: #FFFFFF; text-decoration: none }
a.link_color_white_green:active { color: #FFFFFF; text-decoration: none }
a.link_color_white_green:hover { color: #A6F44F; text-decoration: none }

/* Text Style*/
.TextColorMenu{ color: #00CCFF;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}
.TextColorWhiteb{ color: #FFFFFF;font-weight:bold}
.TextColorPink{ color: #00CCFF;}
.TextVdo{ color: #FFFF66;}
.TextColorPinke{ color: #FD4FBE; font-weight:bold}
.TextUser {
	font-size: 12px;
	color: #1F2369;
}
