/*This is the new style sheet of the site.*/

.important {
	color: #dc143c;
	background-color: transparent;
}

#important {
 color: #dc143c;
	background-color: transparent;
}

