.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.bg {
	background-repeat: repeat-x;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #333333;
	cursor: hand;

}
.table {
	border: 1px solid #333333;
}
