u{
	font-style: italic;
	font-weight: bold;
/*	border-bottom: 2px solid #000;
	text-decoration: none;*/
}
p{
	font-size: 22px;
}
h1{
	color: #3f86c7;
	text-decoration: underline;
}

.red {
	color: #f16f66;
}
.purple {
	color: #b38ffe;
}
.pink {
	color: #f993d4;
}
.darkgreen{
	color: #72bf72;
}
.lightgreen{
	color:#3eceae;
}
.orange{
	color: #ffc063;
}
.blue{
	color: #27b8fe;
}