/* @charset "utf-8"; */
/* CSS Document */

.protest_cont
{
	color: #CC0033;
	background-color: #000000;
	width: 400px;
	height: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;		/* Arial, Helvetica, sans-serif; */
	font-size: 8px;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
}
.protest_cont a
{
	color: #CC0033;
	text-decoration: none;
}


