.site {
	font-family: arial;
	font-size: 11px;
	color: #4A4A4A;
	white-space: normal;
}

.site a:link {
	font-family: arial;
	font-size: 11px;;
	color: #860086;
	text-decoration: none;
}

.site a:visited {
	font-family: arial;
	font-size: 11px;
	color: #860086;
	text-decoration: none;
}

.site a:hover {
	font-family: arial;
	font-size: 11px;
	color: #860086;
	text-decoration: none;
}

.site a:active {
	font-family: arial;
	font-size: 11px;
	color: #860086;
	text-decoration: none;
}

div.site {
	font-family: arial;
	font-size: 11px;
	color: #860086;
	text-decoration: none;
}

.hide_in_print_preview {

}
.display_only_in_print_preview
{
	display: none;
}
