div.protect label
{
	font-family: Arial;
	font-size: 12px;
}
div.protect .protect_error
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #941100;
}

div.protect a.protect_logout
, div.protect a.protect_logout:hover
, div.protect a.protect_logout:active
, div.protect a.protect_logout:link
, div.protect a.protect_logout:focus
, div.protect a.protect_logout:visited
{
	color: #941100 !important;
	font-family: Arial;
	font-size:18px;
}