table {
	text-align : center;
	background-color : #CCCC99;
	background-image : url(img/q2.gif);
	background-position : center;
	background-repeat : repeat-y;
	border : 1px solid Black;
}

td {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}

  a:link          {
	text-decoration:none;
}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration:none;
	color : Red;
}

body {
	background-color: #84842B;
	font-family : "Arial", Arial;
	background-image : none;
}

.title {
	color : #945857;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 20px;
	color : #000000;
}

.warn {
	color : #330066;
	font-size : 12;
	text-align : right;
	background-color : #CCCC99;
	border : 2px groove #999966;
}

.recips {
	color : White;
	font-weight : lighter;
	font-size : 25px;
}

.sponsor {
	color : #333333;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
	text-decoration : none;
}

.gellery{
	color : White;
	background : #CECE65;
	font-size : 32px;
}