body {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 6px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
p {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #f00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: ridge 4px #000;
}
a:active {
	color: #00c;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
a:visited {
	color: #f00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
ul {
	color: #444;
	font-weight: bolder;
	line-height: 16px;
	list-style-type: disc;
}
ul a:link {
	color: #222;
	line-height: 16px;
	text-decoration: none;
	list-style-type: disc;
}
ul a:hover {
	color: #000;
	font-weight: bolder;
	line-height: 40px;
	background-color: #f8f8ff;
	text-decoration: none;
	border: ridge 2px #222;
	list-style-type: square;
}
ul a:active {
	color: #90f;
	line-height: 44px;
	background-color: #fff;
	border: ridge 4px lime;
	list-style-type: disc;
}
ul a:visited {
	color: #222;
	line-height: 18px;
	list-style-type: disc;
}
.hex a:link {
	color: #000;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	text-decoration: none;
	padding: 2px;
	border: ridge 2px white;
}
.hex a:hover {
	color: #006;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	background-color: #f93;
	text-decoration: none;
	padding: 2px;
	border: ridge 4px #93c;
}
.hex a:active {
	color: #f00;
	font-weight: bolder;
	font-style: normal;
	background-color: #fff;
	text-decoration: none;
	padding: 2px;
}
.hex a:visited {
	color: #000;
	font-weight: normal;
	background-color: #fff;
	text-decoration: none;
	padding: 2px;
	border: ridge 2px white;
}
.image a:link {
	border-width: 0;
}
.image a:hover {
	padding: 0;
	border-width: 0;
}
.image a:active {
	border-width: 0;
}
.image a:visited {
	border-width: 0;
}
.palette {
	color: #444;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	padding: 2px;
}
.free {
	color: #444;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	padding: 2px;
}
.ColorTools {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	vertical-align: 24px;
	margin: auto;
}
.palettes {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 2px 2px 16px;
}
.description {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	padding: 2px;
}
.red {
	color: #f00;
	font-size: 12px;
	font-weight: bold;
	cursor: nw-resize;
}
.green {
	color: #008000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	cursor: n-resize;
}
.blue {
	color: #00f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	cursor: ne-resize;
}
.Justify_10 {
	font-size: 10px;
	text-align: justify;
}
.Justify_14 {
	font-size: 14px;
	text-align: justify;
}
.height {
	line-height: 24px;
}
.websafe a:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.websafe a:hover {
	color: #00f;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
.websafe a:active {
	color: #f00;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.websafe a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
