a { color: olive; font-weight: normal }
a:hover { color: #ff8c00; }
#H { color: #0033CC; font-size: 11px; font-family: times; font-weight: lighter }
body {
	background-color : #FFFFFF; font: arial, Times New Roman; color:olive;
}
td { color: olive; font-size: 14px; font-family: arial, times, geneva, verdana }

img {
  border: none;
}

a {
  outline: none;
}

li {
  display:inline;
}

#desc {
  font-style: italic;
}

