SPAN.PictureTitle {
	color: #000099;
	font-weight : bold;
}
A:active {
	color: #0000FF;
	text-decoration : none;
}
A:link {
	color: #000099;
	text-decoration : none;
}
A:visited {
	color: #8500f0;
	text-decoration : none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
SPAN.TopMenu {
	color: #9779C8;
}

