table {
	text-align : center;
	border-left : 2px dashed White;
	border-right : 2px dashed White;
	background-color : #944949;
}

td {
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
}

  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration:none;
	color : #ADCBC9;
}

body {
	background-color: #693434;
	font-family : Arial, serif;
	background-image : url(img/7.jpg);
}

.title {
	color : #639C98;
	font-weight : bold;
	font-size : 32px;
	background-position : center;
	background : #7B3E3E;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : White;
	background-color : #BC7878;
	font-size : 12px;
	text-align : justify;
	border : 1px solid White;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.recips {
	color : White;
	font-weight : bold;
	font-size : 20px;
	border : 2px solid White;
	background : #9B593E url(img/q1.jpg) repeat-y center;
}

.sponsor {
	color : White;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
	background : #AC5959;
}
.enter{
	background : url(img/q3.gif) no-repeat center;
	font-size : 32px;
	font-weight : bold;
	color : #528380;
}
.q1{
	background-color : #C08181;
}