.textpink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E787B3;
	text-decoration: none;
}
.textpink a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E787B3;
	text-decoration: none;
}
.textpink a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E787B3;
	text-decoration: none;
}
.textpink a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7FAC12;
	text-decoration: underline;
}
.textcom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4B9EE0;
	text-decoration: none;
}
.textcom a:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4B9EE0;
	text-decoration: none;
}
.textcom a:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4B9EE0;
	text-decoration: none;
}
.textcom a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #7FAC12;
	text-decoration: underline;
}
.copytext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.border {
	border: 1px solid #A077B4;
	background-color: #FFFFFF;
}
.buttom {  background-color: #F29EC6;
		color: #ffffff;
		border: 1px #CE2977 solid;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold
}
.textgray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #A2A2A2;
	text-decoration: none;
}
.textgray a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E787B3;
	text-decoration: none;
}
.textgray a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E787B3;
	text-decoration: none;
}
.textgray a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7FAC12;
	text-decoration: underline;
}
