.bt {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
font-size: 12px;
	line-height: 150%;
	color: #0066CC;
	text-decoration: none;
	
}
a:active {
font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

a.w:link {
font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
a.w:visited {
font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
font-size: 12px;
	line-height: 150%;
	color: #eeeeee;
	text-decoration: none;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
    border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffffff;
    border-right-width:1px;
	border-right-style:solid;
	border-right-color:#666666;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
}
a.w:active {
font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
td{
   font-size:12px;
   line-height:20px;
   color:#000000;
  }
body {
	width: 1004px;
}

