p
{
	line-height: 21px;
}

span.red,
p.red,
input.red
.red
{
	color: #F00;
}

p a:link,
p a:visited,
p a:hover,
p a:active,
div#page_footer a:link,
div#page_footer a:visited,
div#page_footer a:hover,
div#page_footer a:active
{
	color: #999 !important;
	font-style: italic;
	outline: 0;
	text-decoration: none !important;
}

p a:hover,
div#page_footer a:hover
{
	color: #F00 !important;
}

p a:active
{
	color: #FFF !important;
}

body.mceContentBody
{
	background-color: #000;
	color: #CCC;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
}

body.mceContentBody p
{
	margin: 0;
}
