body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: center;
}

.words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}

.prodtitle_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	}
	
	input {
	padding:3px
	}
	
	select.bands {
	padding: 3px
	}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000000;
}

OPTION.oostock {
	color : #A0A0A0;
	text-decoration: line-through;
	}
