body{
padding:0px;
margin:0px;
text-align:center;
}

img { border:0px;}



.dc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
a:hover{ 
	text-decoration:none;
	color:#E29D18;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;


}


.nav:link{
	color: #666666;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
.nav:active{
	color: #666666;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
.nav:visited{
	color: #666666;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
.nav:hover{
	color:#E29D18;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
