a:link{
			 text-decoration:none; 
			 color:#DDDC7C;
			 font-family:"arial";
			 }
a:visited{
					text-decoration:none;
					color:#DDDC7C;
					font-family:"arial";
					}
a:hover{
				text-decoration:underline;
				color:#DDDC7C;
				font-family:"arial";
				}
body{
		 color:#FFFFFF;
		 font-family:"arial";
		 font-size:14px;
		 background-color:#0A554B;
		 background-image:url(images/bg.gif);
		 }
#ckbx{
			border:0;
			}
#hearAboutUs{
			border:0;
			}
dt{
	 font-family:"arial";
	 font-weight:bold;
	 color:#CAB7CE;
	}
h3{
	 font-family:"arial";
	 color:#DDDC7C;
	 }
hr{
	 color:#777777;
	 border:1;
	 border-style:dotted;
	 }
img{
		border:0;
		}
input, select, textarea {
			background-color:#FFFFFF;
			color:#000000;
			border:2px solid #66426D ;
			}
p{
	color:#DDDDDD;
	font-family:"arial";
	font-size:13px;
	}
table{
			font-family:"arial";
			font-size:14px;
		 }	
.bpColor{
	background-color: #66426D;
}