/* CSS Document */

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	}
	
.musty {
	color: #3F4D90;
	font-family: Arial;
	font-size: 14px;
	visibility: inherit;
	position: static;
	width: auto;


}

.graffiti {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
