@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.textSTYLE1 {
	color: #FFFFFF;
}
.textSTYLE2 {
	font-weight: bold;
	color: #FFFFFF;
}
.titleSTYLE1 {
	font-weight: bold;
}
.titleSTYLE2 {
	font-weight: bold;
	color: #FFFFFF;
}

#producttable a:link { color: #333333; }
#producttable a:visited { color: #666666; }
#producttable a:hover { text-decoration: none; color: #FFFFFF;	background-color: #0077CC; padding: 2px;}
