﻿.tagBox
{  
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 32px;
	border: 0 none;	
	padding: 0 0 5px 0;
}

.cloudItem_Selected A:link
{  
	color: #000000;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 32px;
	border: 0 none;	
	padding: 0 0 5px 0;
	font-size: 30px;
	 text-decoration: none;
}

.cloudItem_Selected A:visited
{  
	color: #000000;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 32px;
	border: 0 none;	
	padding: 0 0 5px 0;
	 text-decoration: none;
	 font-size: 30px;
}

.cloudItem A:link
{  
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 32px;
	border: 0 none;	
	padding: 0 0 5px 0;
}


.chart {  
	float: left;
	width:95%;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 15px;
	margin-bottom: 0;
}
