table {
	text-align: center;
}

td.thumbs {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

  a:link {
	text-decoration: none;
}

  a:active {
	text-decoration: none;
}

  a:visited {
	text-decoration: none;
}

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

body {
	font-family: "Century Gothic", serif;
	background-color: #C79F9E;
}

.title {
	color: #000066;
	font-size: 48px; 
	font-weight: bold;
}

.desc {
	font-size: 20px;
	color: #000000;
}

.warn {
	color: #DDDDDD;
	font-size: 12px;
	background-color: #945857;
	text-align: justify;
	border: 1px solid #CCCCCC;
  padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.recips {
	color: #642827;
	font-weight: bold;
	font-size: 25px;
	border: 1px solid #CCCCCC;
	background-color: #AE9497;
}


.sponsor {
	color: #99CCFF;
	font-weight: bold;
	font-size: 15px;
}

.sponsor:hover {
	color: #CCFFFF;
}

.enter {
	color: #000066; 
	font-size: 32px; 
	font-weight: bold;
}

.small {
	color: #DDDDDD;
	font-size: 10px;
	background-color: #945857;
	border: 1px solid #CCCCCC;
}
