/*******************************************************
** TAGCLOUD STYLES 
** It is inportant to place theme here so the styles 
** are visible in the style selectbox in the editform
** It is not 	necessary to include these style into the main.css
*******************************************************/
.tagstyle1, .tagstyle1:hover { color: #4A5693; font-size: 16px; font-weight: bold; }
.tagstyle2, .tagstyle2:hover { color: #4A5693; font-size: 13px; font-weight: normal; }
.tagstyle3, .tagstyle3:hover { color: #4A5693; font-size: 10px; font-weight: normal; }
.tagstyle4, .tagstyle4:hover { color: #FF7609; font-size: 16px; font-weight: bold; }
.tagstyle5, .tagstyle5:hover { color: #FF7609; font-size: 13px; font-weight: normal; }
.tagstyle6, .tagstyle6:hover { color: #FF7609; font-size: 10px; font-weight: normal; }