P  {}

H1  {}

H2  {}

H3  {}


A:Visited  {}

A:Active  {}

  A  {
  	text-decoration : none;
  }
  
  A:hover  {
  	text-decoration : underline;
  }

BODY  {
	font-family : Arial;
	font-size : x-small;
}

