

input.button {
	border:0px;
	width: 72px;
	height: 22px;
	color:#99ccee;
	font-family: MS Sans Serif;;
	font-weight:bold;
	font-size: 10px;;
	background-image: url(Images/buttonbluelit3.gif);
}

input.button:hover {
	color: #555555;
}

a.anchor{
	color:#000000;
}

.tscontent
{
  	font-weight: normal;
    font-size: 11px;
    color: #000000;
  	font-family: verdana;
   	text-decoration: none;
}
.foo
{
  	font-weight: normal;
   font-size: 11px;
   color: #000000;
  	font-family: verdana;
   text-decoration: none;
}
.foo:hover
{
  	font-weight: normal;
   font-size: 11px;
   color: #999999;
  	font-family: verdana;
   text-decoration: none;
}