body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6c
}
a:link   { color: fuchsia; font-weight: bold; text-decoration: none }
a:visited { color: purple; font-weight: bold; text-decoration: none }
a:hover { color: blue; font-weight: bold; text-decoration: none }
a:active { color: fuchsia; font-weight: bold; text-decoration: none }
img {
	border: 0
}
p {
	margin: 0 0 6px 0
}
/* Hide from IE-Mac \*/ 
div.header {
	position: absolute;
	top: 10px;
	left: 10px;
}
/* End hide */
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 86px;
	left: 87px;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 31px;
}
#nav li a {
	color: #fff
}
#nav li a:hover, body.one #nav li.one a, body.two #nav li.two a, body.three #nav li.three a, body.four #nav li.four a, body.five #nav li.five a, body.six #nav li.six a, body.seven #nav li.seven a {	
	text-decoration: line-through
}
#col_left {
	position: absolute;
	z-index: 10;
	top: 156px;
	left: 85px;
	width: 308px;
	font-size: 10px;
}
#col_right {
	position: absolute;
	z-index: 10;
	top: 156px;
	left: 403px;
	width: 282px;
}
