body{ margin:0px; padding:0px;
background-color:#ffffff;
}
td{
   line-height:150%;
   font-size:12px;
   color:#000;
   }
 a.:link,a.:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.:hover{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	position:relative;

}
a.nav:link,a.nav:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	position:relative;
	top:-2px;
}
.nav{ 
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
a.foot:link,a.foot:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	position:relative;
	top:-2px;
}
.foot {    font-size: 12px;
	color: #FFFFFF;
}
