body {
	background-color: #505050;
	font-family : sans-serif, Aria;
}

a  {
color: #cccccc;
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 : #0c2e03;
	border : 3px solid #000000;
	font-family : Arial;
}

.sponsor {
	font-family:Impact;
	font-size : 31px;
	text-decoration : underline;
	font-weight : normal;
	word-spacing: 2px;
}

.sponsor2 {
	color : #FFF0E6;
	font-family:Arial;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}
.sponsor2:hover {
	color : #f6ff90;
}
.sponsor3 {
	color : #FFF0E6;
	font-family:Arial;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
.emp {
	font-style : italic;
}
