.border1 {
	border: 1px solid #999999;
}
.bold01 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.bold01:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bold02 {

	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #46B6CA;
	text-decoration: none;
}
a.bold02:hover {


	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bold03 {


	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BOX1 {
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
}

a.bold03:hover {



	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.normal {

	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.normal:hover {


	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.BOX2 {
	height: 120px;
	width: 320px;
	border: 1px solid #999999;
}
.NorMal02 {


	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.BGimage {
	background-image: url(../imageFriends/coconut.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
