/*
Website:		www.kranenberg-juweliers.nl
CSS : 		Kranenberg Juweliers: tag cloud
-----------------------------------------------------------
*/

#tagcloud { width: auto; height: auto; margin: 5px auto 5px auto; position: relative; }

#tagcloud a, #tagcloud:hover {text-decoration:none; }
#tagcloud a { color: #333; }
#tagcloud a:hover { color: #0000CC; }
