.borders {
	border: 2px solid #ff6ba2;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e5007d;

}
a:link {
	color: #e5007d;
}
a:visited {
	color: #e5007d;
}
a:hover {
	color: #380021;
}
a:active {
	color: #e5007d;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bigtext2 {
	font-family: tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigtext1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #e5007d;
}
.button {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

