#tags, .tags {
	border: 1px solid #000;
	padding: 10px;
	text-decoration: none; 	
}

#tags a, .tags a {
	margin-left: 5px;
	margin-rihgt: 15px;
	text-decoration: none; 
}

.smallest {
    font-size: 20px;
}

.small {
    font-size: 25px;
}

.medium {
    font-size: 30px;
}

.large {
    font-size: 35px;
    font-weight: bold;
}

.largest {
    font-size: 40px;
    font-weight: bold;
}