body {
	background-color: #CECECE;
	background-image: url(../images/background.png);
	background-attachment: fixed;
	padding: 0;
	margin: 0;
}
table {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.century-gothic {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 25px;
}	
.vand-casa {
	border: #CCCCCC 3px solid;
	width: 200px;
	color: #000000;
	background-color: #FFFFFF;
}
.vand-trimite {
	border: transparent;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #000000;
	background-color: transparent;
}
.credite {
	border-right: #67c1f1 1px solid;
	border-top: #3392d4 1px solid;
	border-left: #3392d4 1px solid;
	border-bottom: #67c1f1 1px solid;
	width:250px;
	color: #FFFFFF;
	background-color: transparent;
}
.credite-trimite {
	border: transparent;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	background-color: transparent;
}
.cumpar-casa {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: #f86c9a;
}
.link-green {
	background: #b1dd2d;
}
.link-red {
	background: #f86c9a;
}
.link-blue {
	background: #67c1f1;
}
.extatica {
	background: #f86c9a;
}