body,TD{
	font-size:12px;
	margin: 0px;
	text-align: center;
}
#div{
	background-position: center;
	position: absolute;
	width: 760px;
}
a:link {color:#000000;	text-decoration: none;}
a:visited {	color:#000000;	text-decoration: none;}
a:active {	color:#000000;}
a:hover {	color:#ff0000;	text-decoration:underline;}
a.nav:link {
	color:#000000;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
}
a.nav:visited {	color:#000000;	text-decoration:none;	padding-right: 4px;padding-left: 4px;}
a.nav:active {color:#000000; text-decoration:none}
a.nav:hover {color:#000000; text-decoration:underline}
.bk {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A3B427;
}

