.ipatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
}
.ipatch_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
}
.ipatch_outline {
	border: 1px solid #999999;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:link img {
	border: 1px solid #666666;
}
a:visited img {
	border: 1px solid #666666;
}
a:hover img {
	border: 1px solid #993333;
}
a:active img {
	border: 1px solid #666666;
}