tr.td0
{
	background-color:	white;
}
tr.td1
{
	background-color:	#EEEEAA;
}

td
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
}

.reviewTxt
{
	font-size:		12px;
}

.navLink
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			Green;
}

.reviewtable
{
	border:		1px solid;
}


.headLink
{
	font-size:	20px;
	font-weight:	bold;
}

.input
{ 
  font-size: 12px; 
  background-color: white; 
  border-color: black; 
  border-style: solid; 
  border-width: 1px; 
  color: 000000; 
}

a:hover
{
	color: orange;
}

a.sponsor:link
{
	color: yellow;
}
a.sponsor:visited
{
	color: yellow;
}
a.sponsor:hover
{
	color: orange;
}
a.sponsor:active
{
	color: yellow;
}
