body {
	background-image: url('http://www.neman-online.info/images/bgheart.gif');
	scrollbar-arrow-color: #aa0000;
	scrollbar-base-color: pink;
	font-family: verdana, arial, helvetica, sans-serif;
}
.text {
	font-size: 11px;
	color: #cc0000;
	text-align: justify;
}
big {
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
}
b {
	font-weight: bold;
	font-size: 11px;
}
a {
	font-weight: bold;
	font-size: 11px;
	color: #aa0000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #ee0000;
	text-decoration: underline;
}