div#content em, div#content i, div#content b, div#content strong {
	color: rgb(255, 159, 255);

}

div#descrip a:link, div#descrip a:visited {
	color: #dfE0de;
	cursor: default;
	text-transform: uppercase;
}