/*! Licensed Materials - Property of IBM. (c) Copyright IBM Corporation 2001, 2009. All Rights Reserved. U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. This CSS was built on April 30 2010. (version: OneUI-2.1.0_149_20100430-1512) these are the styles for tag cloud companion files: tagCloud.css / tagCloudTheme.css companion files: tagCloudRTL.css / tagCloudThemeRTL.css*/ /*** T A G C L O U D ***/ /*a tag cloud is a visual way of displaying the relative importance of tags, with lotusF1 being of least importance and lotusF5 being most important*/ a.lotusF5, a.lotusF5:visited { color:#1c3052 } a.lotusF4, a.lotusF4:visited { color:#2b588e } a.lotusF3, a.lotusF3:visited { color:#4477bb } a.lotusF2, a.lotusF2:visited { color:#649cd8 } a.lotusF1, a.lotusF1:visited { color:#8bbce8 } /***********************************************************/