/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

body {
	background: #ffffff;
	background-position: 50% 75%;
	-webkit-user-select: none;
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#label {
	position: fixed;
	top: 85%;
	left: 0;
	width: 100%;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0 1px 0;
	color: rgba(0,0,0,0.75);
	cursor: pointer;
}


table {
	border-style: solid;
	border: 0;
}


a {
	text-decoration: none;
	color: #b31247;
	
	
}


a:visited {
	color: #880d35;
}


a:hover {
	color: #000000;
}

img {
	border: 0;
}
