body 
{
	body-text: #000000;
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image:url(images/bgr.jpg);
	background-attachment: fixed;
	margin-left: 0;
	margin-top: 0;

}
a:link {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	color: #CD4CBD;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	color: #CD4CBD;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	color: #CD4CBD;
	text-decoration: underline overline;
	font-style: normal;
	font-weight: bold;

}
.headline-1 {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;

}
.text {
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.text-marked {
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.text-small {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
