td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#8E8E8E;
	line-height:14px;
}

a {text-decoration:underline;
   color:#E6C07C;}
  
body { 	margin:0px;padding:0px;}
strong { color:#C1C1C1}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }





.white {color:#ffffff; text-decoration:none}



.form { width:145px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#040201;
		background-color:#292929;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:145px;
		height:59px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#040201;
		background-color:#292929;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}




