
  /************************************************************\
  *
  *	  wordCloud Copyright 2007 Derek Harvey
  *	  www.lotsofcode.com
  *
  *	  This file is part of wordCloud.
  *
  *	  wordCloud is free software; you can redistribute it and/or modify
  *	  it under the terms of the GNU General Public License as published by
  *	  the Free Software Foundation; either version 2 of the License, or
  *	  (at your option) any later version.
  *
  *	  wordCloud is distributed in the hope that it will be useful,
  *	  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *	  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	See the
  *	  GNU General Public License for more details.
  *
  *	  You should have received a copy of the GNU General Public License
  *	  along with wordCloud; if not, write to the Free Software
  *	  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA	02111-1307	USA
  *
  \************************************************************/

  .word {
   	padding: 4px 4px 4px 4px;
  	letter-spacing: 1px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
	
  }
 a.size1 {
  		color:#336699;
  	font-size: 1.98em;
	text-decoration:none;
	
  }
   a.size1:hover {
  		color:#336699;
  	font-size: 1.98em;
	text-decoration:underline;
  }
  
  a.size2 {
  		color:#336699;
  		font-size: 1.95em;
		text-decoration:none;
  }
 a.size2:hover {
  		color:#336699;
  	font-size: 1.9em;
	text-decoration:underline;
  }
   a.size3-1 {
  	color:#336699;
  	font-size: 1.85em;
	text-decoration:none;
  }
     a.size3-1:hover {
  	color:#336699;
  	font-size: 1.85em;
	text-decoration:underline;
  }
  a.size3 {
  	color:#336699;
  	font-size: 1.8em;
	text-decoration:none;
  }
     a.size3:hover {
  	color:#336699;
  	font-size: 1.8em;
	text-decoration:underline;
  }
  a.size4-1 {
  	color:#336699;
  		font-size: 1.75em;
		text-decoration:none;
  }
  a.size4-1:hover {
 	color:#336699;
  font-size: 1.75em;
	text-decoration:underline;
  }
  a.size4 {
  	color:#336699;
  		font-size: 1.7em;
		text-decoration:none;
  }
  a.size4:hover {
 	color:#336699;
  font-size: 1.7em;
	text-decoration:underline;
  }
   a.size5-1 {
  	color:#336699;
  	font-size: 1.6em;
	text-decoration:none;
  }
  a.size5-1:hover {
  	color:#336699;
    font-size: 1.6em;
	text-decoration:underline;
  }
  a.size5 {
  	color:#336699;
  	font-size: 1.5em;
	text-decoration:none;
  }
  a.size5:hover {
  	color:#336699;
    font-size: 1.5em;
	text-decoration:underline;
  }
   a.size6-1 {
  	color:#336699;
  	font-size: 1.4em;
	text-decoration:none;
  }
   a.size6-1:hover {
  	color:#336699;
    font-size: 1.4em;
	text-decoration:underline;
  }
 a.size6 {
  	color:#336699;
  	font-size: 1.3em;
	text-decoration:none;
  }
   a.size6:hover {
  	color:#336699;
    font-size: 1.3em;
	text-decoration:underline;
  }
   a.size7-1 {
  	color:#336699;
  	font-size: 1.2em;
	text-decoration:none;
  }
   a.size7-1:hover {
  	color:#336699;
    font-size: 1.2em;
	text-decoration:underline;
  }
  a.size7 {
  	color:#336699;
  	font-size: 1.1em;
	text-decoration:none;
  }
   a.size7:hover {
  	color:#336699;
    font-size: 1.1em;
	text-decoration:underline;
  }
   a.size8-1 {
 	color:#336699;
  	font-size: 1.0em;
	text-decoration:none;
  }
   a.size8-1:hover {
  	color:#336699;
    font-size: 1.0em;
	text-decoration:underline;
  }
  a.size8 {
 	color:#336699;
  	font-size: 0.8em;
	text-decoration:none;
  }
   a.size8:hover {
  	color:#336699;
    font-size: 0.8em;
	text-decoration:underline;
  }
  a.size9 {
  	color:#336699;
  	font-size: 0.7em;
	text-decoration:none;
  }
   a.size9:hover {
  		color:#336699;
    font-size: 0.7em;
	text-decoration:underline;
  }
