body { font-size: 10px; font-family: "MS Sans Serif"; color: #FFFFFF; 	background-color: #000000; background-image: url("../images/bg.jpg"); } 
table { font-size: 10px; font-family: "MS Sans Serif"; color: #FFFFFF; } 
a:link { color: #FF6600; text-decoration: none }
a:visited { color: #FF6600; text-decoration: none }
a:active { color: #FF9900; text-decoration: underline }
a:hover { color: #FF9900; text-decoration: underline }

a.link_color_white:link { color: #FF6600; text-decoration: none }
a.link_color_white:visited { color: #FF6600; text-decoration: none }
a.link_color_white:active { color: #FF6600; text-decoration: underline }
a.link_color_white:hover { color: #FF6600; text-decoration: underline }

/* Text Style*/
.TextColorMenu{ color: #663300;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}
.style2 {	color: #FF6600;	font-weight: bold;}

.galleryborder{border:2px solid:#CCC; padding:2px; background:#CCC;}
