a:hover {
        color:          red;
	background-color: white;
}

html, body {
	font-family:	Verdana, Helvetica, sans-serif;
	font-size:	12px;
	height:		100%;
	color:		black;
	background-image: url(img/wb00486.gif);
/*	background-attachment: fixed;
*/	margin:		0;
	padding:	0;
	text-decoration : none;
}

table,td {
	background:     url("/img/rentadress1.jpg") pink repeat;
	color:		black;
}

td {
	font-size:	10pt;
}

.tcen {
	text-align:	center;
}

div {
	font-size:	14px;
}

.legend {
	font-size:	15pt;
	font-weight:	bold;
	text-align:	center;
}

.logo {
	font-family:	"Brush Script MT", Verdana, sans-serif;
	font-size:	20pt;
	font-weight:	bold;
	text-align:	center;
}

.slegend {
	font-size:	12pt;
	font-weight:	bold;
	text-align:	center;
}

.tshadow {
	border-top:	#CC9900;
	border-left:	#CC9900;
	border-right:	#000000;
	border-bottom:	#000000;
}
.leftbuttons {
	background-color: #FEF2FE;
	background-image: none;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #FFFFCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFCC;
	margin: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Fixedsys;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}