.normaltext {
	color: #393939;
	font-size: 13px;
	font-family: Tahoma;
}
.newsletter {
	color: #E04905;
	font-size: 13px;
	font-family: Tahoma;
	font-weight:bold;
}
.inputarea1 {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #000000 1px solid;
COLOR: #3B4E5C;
BORDER-BOTTOM: #000000 1px solid;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #393939;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}