p, td, th, li, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #BB1155;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #BB1155;
	text-decoration: underline;
	font-weight: bold;
}
.button {color: #DFDFDF; font-size: 12px; font-weight: 500; text-decoration: none;}
.button:hover {color: #fff; font-size: 12px; font-weight: 500; text-decoration: none;}
