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_red {
	color : #E90000; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_green {
	color : #5ABD37; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_orange {
	color : #F27D00; 
	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: #000000;
}
.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;
}
.b_text_orange {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #F27D00;
	font-weight: bold;
}
.b_text_purple {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #8C0075;
	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;
}
.b_text_green {
	font-family: verdana, Verdana, helvetica, sans-serif; 
	color: #5ABD37;
	font-weight: bold;
}
.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;
}.header_magenta {
	font-family: Verdana, Verdana, Helvetica, sans-serif; 
	color: #FF0099;
	font-weight: bold;
	line-height: 22px;
}
.bold_gray {
	font-family: Verdana, Verdana, Helvetica, sans-serif; 
	color: #666666;
	font-weight: bold;
}

