.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-type: square;
}
.heartbg {
	background-image: url(images/heart-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.formbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #d5d5d5;
	background-position: left;
}
.botton {
	font-family: Tahoma;
	font-size: 11px;
	color: #RR0000;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #3333CC;
	background-position: left;
}
.style2 {color: #FF0000}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}