table {
	text-align : center;
}

a  {
	color: #FFE3BE;
font-size:16px;
}

  a:link          {text-decoration:none;}
  a:active        {text-decoration: none;}
  a:visited       {text-decoration:none; }
  a:hover         {color:#FFFFFF;}

body {
	background-color: #000000;
	font-family : sans-serif, Aria;
}

.title {
	color : #225555;
	font-weight : bold;
	font-size : 32px;
}

.text {
	color : #FFFFFF;
	font-size : 14px;
	text-align : center;
}

.warn {
	color : #336666;
	font-size : 12;
	text-align : justify;
	background-color : #303030;
	border : 1px solid #A1BF92;
	font-family : Arial;
}

.sponsor {
	font-family:Impact;
	font-size : 38px;
	text-decoration : underline;
	text-align : center;
}
.sponsor2 {
	font-family:Arial;
	font-size : 18px;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}
.sponsor3 {
	font-family:Impact;
	font-size : 30px;
	text-decoration : underline;
	text-align : center;
}