

a.yellow:active	{
  background-color: transparent;
  color: #cccc99;
  font-family: Verdana, Arial, Helvetica, San Serif;
  font-size: 10px;
  text-decoration: underline;
}

a.yellow:link	{
  background-color: transparent;
  color: #cccc99;
  font-family: Verdana, Arial, Helvetica, San Serif;
  font-size: 10px;
  text-decoration: underline;
  
}

a.yellow:visited	{
  background-color: transparent;
  color: #cccc99;
  font-family: Verdana, Arial, Helvetica, San Serif;
  font-size: 10px;
  text-decoration: underline;
}

td {
	color : #993333;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td.yellow {
	color : #cccc99;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.blueTitle {
	color : #6666cc;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.tanTitle {
	color : #666633;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td.black {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}