.black_border {
	border: 1px solid #000000;
}
.table, body, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
}

a.enter_button {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #E42E7D;
	text-align: center;
}

a.enter_button:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #E42E7D;
	text-align: center;
	text-decoration: none;
}

a.enter_button:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #E42E7D;
	text-align: center;
}.disclaimer {
	font-size: 9px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
}
a:link {
	color: #E23F80;
}

a:hover {
	color: #E23F80;
	text-decoration: none;
}

a:visited {
	color: #E23F80;
}
