/************************************************
*	Tag Cloud
************************************************/

#tagCloud a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}

#tagCloud a.tag1:link { font-size: 11px; color: #993300;}
#tagCloud a.tag1:visited {font-size: 11px; color: #993300;}
#tagCloud a.tag1:hover {font-size: 11px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag2:link { font-size: 12px; color: #993300;}
#tagCloud a.tag2:visited {font-size: 12px; color: #993300;}
#tagCloud a.tag2:hover {font-size: 12px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag3:link { font-size: 13px; color: #882200;}
#tagCloud a.tag3:visited {font-size: 13px; color: #882200;}
#tagCloud a.tag3:hover {font-size: 13px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag4:link { font-size: 14px; color: #882200;}
#tagCloud a.tag4:visited {font-size: 14px; color: #882200;}
#tagCloud a.tag4:hover {font-size: 14px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag5:link { font-size: 15px; color: #771100;}
#tagCloud a.tag5:visited {font-size: 15px; color: #771100;}
#tagCloud a.tag5:hover {font-size: 15px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag6:link { font-size: 16px; color: #771100;}
#tagCloud a.tag6:visited {font-size: 16px; color: #771100;}
#tagCloud a.tag6:hover {font-size: 16px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag7:link { font-size: 17px; color: #660000;}
#tagCloud a.tag7:visited {font-size: 17px; color: #660000;}
#tagCloud a.tag7:hover {font-size: 17px; color: #FFFFFF;; background: #993300;}
