A:hover{
  text-decoration: none;
}

.btop {
	background-image: url(dp_btop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
}
.bleft {
	background-image: url(dp_bleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 2px;
}
.bright {
	background-image: url(dp_bright.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 2px;
}
.bbtm {
	background-image: url(dp_bbtm.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 2px;
}
.brd5px {
	border: 4px solid #ffd3e8;
}

.ttx5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px 8px;
}

.ttx6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
}

.ttx7 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #d20363;
}
