body,td,th {
	font-size: 14px;
	color: #990066;
	line-height: 24px;
}
body {
background-color: #FFCCFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bby-01.jpg);
	background-repeat: repeat;
}
.titlefont {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
}
.titlefont2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	line-height: 24px;
	text-indent: 28px;
	text-decoration: none;
	padding: 2px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CC6699;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
}

.boderbby {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FF66FF;
	border-right-color: #FF66FF;
	border-bottom-color: #FF66FF;
	border-left-color: #FF66FF;
}