td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#ffffff;
}
a.none {

	text-decoration: none;
	color:#ffffff;
}
.yellow
{
	color:#FFE26E;
	font-weight:bold;
}
.gray
{
	color:#EEDECD;
	font-weight:bold;
}
a.yellow
{
	color:#FFE26E;
	text-decoration:underline;
}
a.copy
{
	color:#AC4E01;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}