@charset "UTF-8";
/* Web Safe Colors White Background CSS Document (web-safe-colors.com) */

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#TheColorTool {
	background-color: #FFFFFF;
}
.ColorCode {
	background-color: #FFFFFF;
}
#WebSafeBackgroundHexCode {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(WebSafeColorsIcon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	background-color: #FFFFFF;
}
#WebSafeBackgroundHexCode:Hover {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(ColorPalette.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	background-color: #FFFFFF;
}
#WebSafeBackgroundHexCode:Active {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(WebSafeColorsIcon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	background-color: #FFFFFF;
}
#WebSafeColorsAds {
	text-align: center;
}
.WebSafeColorsMenu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	color: #FFFFFF;
	background-color: #0000FF;
}
.WebSafeColorsMenu:hover {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#WebSafeFontHexCode {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(WebSafeColorsIcon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #FFFFFF;
}
#WebSafeFontHexCode:Hover {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(ColorPalette.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #FFFFFF;
}
#WebSafeFontHexCode:Active {
	text-align: center;
	height: auto;
	width: 296px;
	background-image: url(WebSafeColorsIcon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #FFFFFF;
}
.web_safe_colors {
	line-height: 22px;
	text-align: justify;
}
.web_safe_colors:hover {
	line-height: 22px;
	text-align: left;
}
img {
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}
a:active {
	color: #DD0000;
	text-decoration: underline;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
.middle {
	text-align: center;
}
#WebSafeColorsAdUnit {
	text-align: center;
}
#copyright {
	text-align: center;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	margin-top: 16px;
	word-spacing: 2px;
}
