/* Cascading Style Sheets for NewsPuls.ru */

/* Tags */

#cloud {
	margin: 0 auto 0 auto;
	padding: 20px;
	text-align: center;
}

.tags_1 {
	font-size:42px;
	text-decoration : none;
	color:#0bf;
}
.tags_2 {
	font-size:36px;
	text-decoration : none;
	color:#333;
}
.tags_3 {
	font-size:30px;
	text-decoration : none;
	color:#444;
}
.tags_4 {
	font-size:25px;
	text-decoration : none;
	color:#555;
}
.tags_5 {
	font-size:23px;
	text-decoration : none;
	color:#666;
}
.tags_6 {
	font-size:22px;
	text-decoration : none;
	color:#777;
}
.tags_7 {
	font-size:20px;
	text-decoration : none;
	color:#888;
}
.tags_8 {
	font-size:18px;
	text-decoration : none;
	color:#999;
}
.tags_9 {
	font-size:15px;
	text-decoration : none;
	color:#aaa;
}
.tags_10 {
	font-size: 12px;
	text-decoration: none;
	color:#bbb;
}
#cloud a:hover {
	text-decoration: underline;
}
