body {
background: #7D0140;
}
.hbc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #254974;
	background-image: url(images/BDY_05.jpg);
	background-repeat: no-repeat;
}

.tlinkbutton {
width: 218px;
height: 56px;
position: absolute;
top: 0;
left: 0;
background: transparent url(images/tlink-login.jpg) top left no-repeat;
}
.tlinkbutton:hover {
background-position: top right;
}
