A.link_purple {
	color : #8F20AC; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_pink {
	color : #FB6182; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_blue {
	color : #0033CC; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_orange {
	color : #FF9933; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	color : #737373; 
	background-color : transparent; 
}
.title {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #656565; 
	font-weight: bold
}	   
.header_black {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}
.header_pink {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #FB6182;
	font-weight: bold;
	line-height: 22px;
}
.text {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #FCFCBB;
}
.header_text {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #000000;
	line-height: 18px;
}
.header_text_gray {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #555555;
	line-height: 18px;
}
.text_pink {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #FB6182;
}
.text_gray {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #555555;
}
.bold_pink {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #FB6182;
	font-weight: bold;
}
.bold_black {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
}
.b_text_blue {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #0083C7;
	font-weight: bold;
}
.b_text_red {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #E90000;
	font-weight: bold;
}

