.sendnews A{
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
	text-decoration: none;

}

.sendnews A:hover{
	
	text-decoration: underline;
}

.sendnews TABLE{
	width: 350px;

}

.sendnews TH{
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	
	color: #ffffff;
	background-color: #B2B2B2;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	
	text-align: left;

}

.sendnews TD{
	
	font-family: tahoma;
	font-size: 11px;
	
	color: #000000;
	background-color: #EDEDED;
}

.sendnews INPUT , .sendnews SELECT{
	
	font-family: tahoma;
	font-size: 11px;
	
	color: #000000;

}


.sendnews TEXTAREA{
	
	font-family: tahoma;
	font-size: 11px;
	
	color: #000000;
	
	width: 250px;

}

.sendnews FORM{
	
	margin: 0px;
	padding: 0px;

}
