.bgnd {
	background-image: url(gfx/background.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	text-decoration : none;
	text-decoration: none;
}
p a:link {
	color: #000000;
	text-decoration: none;
	background-color: #E0DFE3;
}
p a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E0DFE3;
}
p a:active {
	background-color:#E0DFE3;
	text-decoration: none;
}
p a:hover {
	color: #ffffff;
	background : #000000;
	text-decoration: none;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	width: 200px;
}
.submitbutton {
	background: transparent;
	background-color: #FFFFFF;
	background-image: url(images/submitbtn_bgd.jpg);
	background-position: right;
}
.frontspecials {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.tb-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}


.tb-txt a:link, .tb-txt a:visited, .tb-txt a:hover, .tb-txt a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
