﻿.caps {
	font-size: 18px;
}

/* TAG CLOUD */
html body #tagCloud
{       
    width:99.45%;
	height:140px;             
	border:solid 1px #ccc;
	padding:0;
	margin:0;
	text-align:left;
	overflow:scroll;
	overflow-x:hidden;
}


#tagCloud a
{
	text-decoration:none;
	font-family:Trebuchet MS, Verdana, Arial;	
	line-height:2.0em;	
}

#tagCloud A:hover
{
	color:#00cc00;
	text-decoration:underline;
}
#tagCloud A.weight1
{
	color: #0063C6;
	font-size: 1.30em;
}
#tagCloud A.weight2
{
	color: #4169e1;
	font-size:1.20em;
}
#tagCloud A.weight3
{
	color: #0080FF;
	font-size: 1.0em;
}
#tagCloud A.weight4
{
	color: #48A4FF;
	font-size: 0.85em;
}
#tagCloud A.weight5
{
	color:#84C1FF;
	font-size:0.75em;
}
#tagCloud A.weight6
{
	color:#84C1FF;
	font-size:0.50em;
}