
table {border: 0;
    color: #000;
	font-family: Century Gothic,lucida sans regular,arial, sans-serif;
	font-size: 12pt;
	margin: 20;	
	}

td  {border: 0;}
td.background	{color: #330033;}

td.text {
	border: none;
	vertical-align:top;
	color: gray;
	font-family: Century Gothic,lucida sans regular,arial, sans-serif;
	font-size: 12pt;
	margin-left : 20px;
	}		
	
td.menu {border: 0;
    color: #000;
	vertical-align:top;
	font-family: Century Gothic,lucida sans regular,arial, sans-serif;
	font-size: 10pt;
	margin: 20;	
	}
	
a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  color:  red;
  font-weight: bolder;
  margin: 20px;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  color:  red;
  font-weight: bolder;
  margin: 20px;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration: none;
  color:  gray;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  } 

table.map {border: 0px;}

td.map  {border: 0px;}
