body{
	background:#CCC	
}

/*** DEFAULT ***/
.text-bold-700{
	font-weight:700;	
}
.text-underline{
	text-decoration:underline;
}