
  /************************************************************\
  *
  *	  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 Tpxple Place, Suite 330, Boston, MA	02111-1307	USA
  *
  \************************************************************/

  .tagblock {padding-right:5px;}
  .tagcont{float:left;padding-top:10px;text-align:center;width:100%;line-height:25px;}
  
  a.size9 {color: #75C004;font-size: 24px;text-decoration:underline;}
  a.size8 {color: #75C004;font-size: 22px;text-decoration:underline;}
  a.size7 {color: #75C004;font-size: 20px;text-decoration:underline;}
  a.size6 {color: #75C004;font-size: 18px;text-decoration:underline;}
  a.size5 {color: #75C004;font-size: 16px;text-decoration:underline;}
  a.size4 {color: #75C004;font-size: 14px;text-decoration:underline;}
  a.size3 {color: #5C5C5C;font-size: 12px;text-decoration:underline;}
  a.size2 {color: #5C5C5C;font-size: 11px;text-decoration:underline;}
  a.size1 {color: #5C5C5C;font-size: 11px;text-decoration:underline;}
  a.size0 {color: #5C5C5C;font-size: 11px;text-decoration:underline;}
  
  a.size9:hover {color: #5C5C5C;font-size: 24px;text-decoration:underline;}
  a.size8:hover {color: #5C5C5C;font-size: 22px;text-decoration:underline;}
  a.size7:hover {color: #5C5C5C;font-size: 20px;text-decoration:underline;}
  a.size6:hover {color: #5C5C5C;font-size: 18px;text-decoration:underline;}
  a.size5:hover {color: #5C5C5C;font-size: 16px;text-decoration:underline;}
  a.size4:hover {color: #5C5C5C;font-size: 14px;text-decoration:underline;}
  a.size3:hover {color: #75C004;font-size: 12px;text-decoration:underline;}
  a.size2:hover {color: #75C004;font-size: 11px;text-decoration:underline;}
  a.size1:hover {color: #75C004;font-size: 11px;text-decoration:underline;}
  a.size0:hover {color: #75C004;font-size: 11px;text-decoration:underline;}
