@charset "UTF-8";
/* CSS Document */

.floatleft {
	float: left;
	padding-right: 15px;
}
.floatrt {
	float: right;
	padding-left: 15px;
	padding-right: 10px;
}
#giftpic {
	text-align: center;
	width: 151px;
	margin-top: 40px;
}
a:visited { color: #336666; text-decoration: underline}
a:hover { color: #800000; text-decoration: underline}
a:active { color: #800000; text-decoration: underline}
td { font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 15px}
