a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body,table {
	font-size: 10pt;
}

.tm a{
  text-align:center;
  font-size: 12px;
  border-color:#358BA0;
  border-width:1px;
  border-style:solid;
  width:540px;

  font-weight: normal;
  text-decoration: none
}



.tm a:hover{
  text-align:center;
  font-size: 12px;
  border-color:#358BA0;
  border-width:1px;
  border-style:solid;
  width:540px;
  color: #ff6600;
  text-decoration: none;
}
