table {
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.tables {
	padding: 10px;
	border: 2px solid #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;




}
select {
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
textarea {
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.products {
	border: 1px solid #CCCCCC;
}
