td {
	font-family:tahoma;
	font-size:10px;
	color:#9F9C8A;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#ffffff;
}

a:hover {

	color: #e6a30f;
	text-decoration: none;
}

.light_l {color:#D4D4BB; text-decoration:none}

.newsletter
{
	font-family: tahoma;
	font-size: 10px;
	color: #1D2221;
	border: 1px solid Black;
	background-color: #D4D4BB;
}

.newsletter2
{
	font-family: tahoma;
	font-size: 10px;
	color: silver;
	border: 1px solid black;
	background-color: #1D2221
}

form {margin-bottom: 0px;} 

.justify {
	text-align: justify;
}