body {
	background-color: #fff;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#eyes {
	background: #fff url(../images/color_bg.gif);
}

#eyes a:link {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 75px;
	padding-left: 12px;
	padding-right: 6px;
	background: url(../images/button_link.gif) left no-repeat;
}

#eyes a:active {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	width: 75px;
	padding-left: 12px;
	padding-right: 6px;
	background: url(../images/button_link.gif) left no-repeat;
}

#eyes a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #efefef;
	text-decoration: none;
	width: 75px;
	padding-left: 12px;
	padding-right: 6px;
	background: url(../images/button_link.gif) left no-repeat;
}

#eyes a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 75px;
	padding-left: 12px;
	padding-right: 6px;
	background: url(../images/button_hover.gif) left no-repeat;
}

#eyes .cool {
	background-image: url(../images/nhugu_13.gif);
	width: 182px;
	height: 105px;
}

#maintable {
	color: #b22222;
	font-size: 11px;
	letter-spacing: 1px;
}

.whitespaces {
	color: #ffffff;
	font-size: 1;
}