p {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:30px 30px 30px 100px;
	text-indent:5px;
	font-size:34px;
}
a {
	text-decoration:none
}

p.coffee, p.coffee a {
	color:#000;
}

p.notepad, p.notepad a {
	color:#fff200;
}

p.idea, p.idea a {
	color:#ec028c;
}

strong {
	font-weight:bold;
}

p.coffee strong {
	color:#ec028c;
}

p.notepad strong {
	color:#00aeef;
}

p.idea strong {
	color:#fff200;
}
