a:link {
	color: #FE2FA4;
}
a:visited {
	color: #FE2FA4;
}
a:hover {
	color: #A9005F;
}
a:active {
	color: #0749b2;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
}
.thumb_border {
	border: 1px solid #FFFFFF;
}


.border {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.thumb_border2 {
	border: 1px solid #FF00FF;
}
.biggertext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
