body {
	background-color: #eaeaea;
	font-family : sans-serif, Aria;
}

a  {
color: #f3b79f;
font-size:16px;
}

  a:link          { text-decoration:none;}
  a:active        { text-decoration:none;}
  a:visited       { text-decoration:none; }
  a:hover         { color: #ffffff; text-decoration:none; }

.table {
	color : #FFFFFF;
	font-size : 12;
	text-align : justify;
	background-color : #2659e9;
	border : 5px solid #08236d;
	font-family : Arial;
}

.sponsor {
	font-family:Impact;
	font-size : 31px;
	text-decoration : underline;
	font-weight : normal;
}

.sponsor2 {
	color : #FFF0E6;
	font-family:Arial;
	font-size : 16px;
	text-decoration : underline;
	font-weight : bold;
}
.sponsor2:hover {
	color : #000000;
}