	body {
		margin:100px 20px 20px 20px;
		background-image: url(image/backgroundbr.gif);
	    background-repeat: repeat;
		font-family:verdana, arial, sans-serif;
}

.box {
	background-color: #000066;
	height: 10px;

}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #999999;
}

A 	{ color: #ff6600; text-decoration: none; }
	A:link	{ color: #7c6841; text-decoration: underline;}
	A:visited	{ color: #7c6841;  text-decoration: underline;}
	A:active	{ color: #ff6600; }
	A:hover		{ color: #ff6600; }

table {font-size:small;}