table {
	text-align : center;
}

a  {
	color: #A80000;
font-size:16px;
}

  a:link          {text-decoration:underline;}
  a:active        { text-decoration: underline;}
  a:visited       { text-decoration:underline; }
  a:hover	      { text-decoration:underline; color: #A80000;}

body {
	background-color: #FFC2DD;
	font-family : sans-serif, Aria;
}

.title {
	color : #225555;
	font-weight : bold;
	font-size : 32px;
}

.warn {
	color : #336666;
	font-size : 12;
	text-align : justify;
	background-color : #FFFFFF;
	border : 1px solid #000000;
	font-family : Arial;
}

.sponsor {
	color : #5C0077;
	font-family:Impact;
	font-size : 38px;
	text-decoration : none;
	text-align : center;
}
.sponsor2 {
	color : #5C0077;
	font-family:Arial;
	font-size : 15px;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}
.sponsor3 {
	color : #5C0077;
	font-family:Arial;
	font-size : 20px;
	text-decoration : underline;
	font-weight : bold;
	text-align : center;
}
.sponsor4 {
	color : #5C0077;
	font-family:Impact;
	font-size : 34px;
	text-decoration : none;
	text-align : center;
}
