@import url(paint-chooser.css);

.col-sm-4 a:link, .col-sm-4 a:visited {
	text-decoration: none;
}
.col-sm-4 a:active, .col-sm-4 a:hover {
	text-decoration: underline;
}
.col-sm-4 p {
	margin-bottom: 24px;
	font-weight: bold;
}
.col-sm-6 a:link, .col-sm-6 a:visited {
	text-decoration: none;
}
.col-sm-6 a:active, .col-sm-6 a:hover {
	text-decoration: underline;
}
.col-sm-6 p {
	margin-bottom: 24px;
	font-weight: bold;
}