table {
	text-align : center;
}

a  {
	color: #FFA366;
font-size:16px;
}

  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }

body {
	background-color: #303030;
	font-family : sans-serif, Aria;
}

.title {
	color : #225555;
	font-weight : bold;
	font-size : 32px;
}

.text {
	color : #FFFFFF;
	font-size : 11px;
	text-align : center;
}

.warn {
	color : #336666;
	font-size : 12;
	text-align : justify;
	background-color : #7B2315;
	border : 3px solid #000000;
	font-family : Arial;
}

.sponsor {
	color : #FFF0E6;
	font-family:Impact;
	font-size : 40px;
	text-decoration : underline;
	text-align : center;
}
.sponsor2 {
	color : #FFE3BE;
	font-family:Arial;
	font-size : 16px;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}
.sponsor3 {
	color : #FFF0E6;
	font-family:Impact;
	font-size : 31px;
	text-decoration : underline;
	text-align : center;
}
