/*--------------------- Standard ----------------------------------------*/

	     BODY { margin : 0px 0px 0px 0px; font: 13px Arial; background-color:white; }

.txt {
background-image: url(http://happycard.colocall.com/_yakimchuk/img/bot.gif);
background-width: 100%;
background-height: 100%;
background-repeat: no-repeat !important;
background-position: bottom;
}


.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #666666;
}

a:link {
	font-weight: none;
	color: 666666;
	text-decoration: none;
}
a:visited {
	font-weight: none;
	color: 666666;
	text-decoration: none;
}
a:hover {
	font-weight: none;
	color: 666666;
	text-decoration: underline;
}
a:active {
	font-weight: none;
	color: #666666;
	text-decoration: none;
}
