/* CSS Document */

body,td,th{
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:11px;
	color:#999999;
	text-align: center;
}

a:link{
	color:#999999;
	text-decoration:none;	
}

a:active{
	color:#999999;
	text-decoration:none;	
}

a:hover{
	color:#FF6600;
	text-decoration:none;	
}

a:visited{
	color:#999999;
	text-decoration:none;	
}



a.orange:link{
	color:#999999;
	text-decoration:none;	
}

a.orange:active{
	color:#999999;
	text-decoration:none;	
}

a.orange:hover{
	color:#FF6600;
	text-decoration:none;	
}

a.orange:visited{
	color:#999999;
	text-decoration:none;	
}




.style24{
	font-size:36px;
	color:#999999;
}

.style35 {
	color: #ffffff
	}

.style59 {
	font-size: 16px; 
	color: #D16B2E;
	text-align:left;
	 }

.style61{
	color:#D16B2E;
}

.style68 {
	font-size: 14px;
	 color: #FFFFFF;
	 }

