a.gallery:link {color: #ffffff; text-decoration: none;}
a.gallery:visited {color: #cc6666; text-decoration: none; }
a.gallery:hover {color: #ff6633; text-decoration:  none;}
a.gallery:active {color: #ffffff; text-decoration: none;} 

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

.body_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.13em;
}
.body_white_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.13em;
	font-weight: bold;
}
.body_red_bg_wht_tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: normal;
	background-color: #ff0033;
}
.body_red_bg_wht_txt_spaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: normal;
	background-color: #ff0033;
	line-height: 20px;
	font-weight: normal;
}
.body_red_bg_wht_txt_spaced_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: normal;
	background-color: #ff0033;
	line-height: 20px;
	font-weight: bold;
}
