body {
	font: 13px "Times New Roman", Times, serif, Bookman;
	color: #666666;
	background: #ead3cf;
	margin: 10px 0px 0px;
}

.td {
	background: url(images/site/bg.jpg);
}
.tdHome {
	padding: 1px;
}
h1 {
	font-size: 16px;
	color: #330066;
}
a:link {
	font: 12px "Times New Roman", Times, serif, Bookman;
	color: #330066;
}
a:visited {
	font: 12px "Times New Roman", Times, serif, Bookman;
	color: #330066;
}
a:hover {
	font: 12px "Times New Roman", Times, serif, Bookman;
	color: #cc6699;
}
a:active {
	font: 12px "Times New Roman", Times, serif, Bookman;
	color: #cc6699;
}
.padright {
	padding-right: 30px;
}
.padLeft {
	padding-left: 30px;
}

.sidetd {
	background: url(images/site/side_roses.jpg) no-repeat;
}
a.rate:link {
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}
a.rate:visited {
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}
a.rate:hover {
	font-size: 18px;
	font-weight: bold;
	color: #990099;
	text-decoration: underline;
}
a.rate:active {
	font-size: 18px;
	font-weight: bold;
	color: #990099;
	text-decoration: underline;
}
