.newsletter {
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hoover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.titlus {
	font-size: 11px;
	color: #127EAF;
	font-weight: bold;
}


body {
	background-color: #434247;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	font-size: 11px;
	color: #6C797F;
	padding-right: 15px;
	padding-left: 15px;
}
a:link.footer {
	font-size: 11px;
	color: #6C797F;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration:none
}
a:hover.footer {
	font-size: 11px;
	color: #6C797F;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: underline;
}
a:visited.footer {
	font-size: 11px;
	color: #6C797F;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration:none
}
input {
	font-size: 11px;
	color: #6C797F;
	border: 1px solid #496270;
}
textarea {
	font-size: 11px;
	color: #6C797F;
	border: 1px solid #496270;
}.imgs {
	border: 1px solid #FFFFFF;
}

select {
	font-size: 11px;
	color: #6C797F;
	border: 1px solid #496270;
}
