body, td, input, select, textarea, div, span {
  font-family : Arial, Helvetica, Sans-Serif;
  font-size : 11px;
  color: #4D8DB7
}
	
A {
  color : #FE8F2D;
  text-decoration : none;
}
A:visited {
  font-weight: bold;
}
A:hover {
  text-decoration : underline;
}

