a:link, a:visited {
color: #000000;
text-decoration: none;
font-weight: none;
}

a:active {
color: #000000;
font-weight: none;
}

a:hover {
color: #ff6600;
text-decoration: none; 
font-weight: none;
}



.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none
}

.tdimg
{
	border-style: solid; 
	border-width: 1px;
	background-color: #ffffdd;
	text-align: center;
	vertical-align: top; 
	height: 120; 
	width: 125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;


}

