.annoyed {
	background-color: #000000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.shout {
	background-image: url(../images/very_angry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d2cd78;
	text-decoration: none;
}
.whitebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titlehappy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6d713a;
	text-decoration: none;
}
.titlesm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d2cd78;
	text-decoration: none;
}
