/* CSS Document */

#TagCloud {visibility: visible; text-align:left;position:absolute; top:1050px; left: 20px; width: 760px; height: 210px;  background:url(shop_global/tagcloud_blu.jpg) repeat; }
#TagCloud  p {position:absolute;margin-top:5px;margin-right:5px;margin-bottom:5px;font-weight: normal;}
#TagCloud  p a:link{text-decoration: none; margin-left:84px;text-align:left;font-style: normal; color:#666;font-weight: normal;}
#TagCloud  p a:visited{text-decoration: none;font-style: normal; font-weight: normal;}
#TagCloud  p a:hover{color:black;text-decoration: none; font-style: normal;font-weight: normal;}


.TagTxt 
{
font-family: 'Lucida Grande',Verdana,Arial,sans-serif;
font-size: 10px;
margin-top: 5px;
color: #666666;
font-weight: normal;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 20px;
text-decoration: none;
}

.TagTxt a 
{
color: #666666;
font-weight: normal;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-decoration: none;
}


.TagTxt a:hover 

{
color: #3399cc;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
padding-top: 0px;
padding-right: 00px;
padding-bottom: 0px;
padding-left: 0px;
text-decoration: none;
}

.TagTxt a:visited 

{
font-weight: normal;
}