body{
  font-family: Arial, Helvetica, sans-serif;
}

img
{ 
  border-style: none;
}

a.text
{
  color: green;
  font-size: 16px;
  border: solid #FFCC00 thin;
}
a.text:hover{
background-color:#339900;
}
h1 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #339900; 
  font-size: 28px;
  position: absolute; top: 5px; left: 222px; 
}
a.text1
{
  color: olive;
  font-size: 11px;
}
a.text2
{
  color: olive;
  font-size: 13px;
  position: absolute; top: 30px; left: 245px;
}