
A:link {text-decoration:none; color:#333333; }
A:visited {text-decoration:none; color:#333333; }
A:hover	{text-decoration:underline; color:#7A6B4E}
{
	text-decoration:none;
	color:#000000;
	border: thin solid #000000;
}

.pixborder {
	border: 1px solid #000000;
}

.tableborder {
	border: 2px solid #BCBCC5;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
body {
	background-color: #DFDFE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}


