body {	
    background-color: #1C4A64;
	
	font:"Century Gothic";

	color:#E6A279;
	
	
	}

	
	a:link {
	color: #E6A279;
	
	text-decoration: none;
	border-color:#E6A279;
}

a:visited {
	color: #E6A279;
	text-decoration: none;
	
	border-color:#E6A279;
}

a:hover {
    color: #E6A279;
	text-decoration: none;
	
	border-color:#E6A279;
}

a:active {
	color: #E6A279;
	text-decoration: none;
	
	border-color:#E6A279;
}
	
td, th {
	font:"Century Gothic";
	
	color:#E6A279;
	
	}
	
	.titlu {
	font:"Century Gothic";
	
	color:#E6A279;
	
	text-align:center;
	
	}

.text {
	font:"Century Gothic";
	
	color:#E6A279;
	
	text-align:justify;
	
	}
h2 {
	font:"Century Gothic";
	
	color:#E6A279;
	}
h3 {
	color: #E6A279
	}
h4 {
	color: #000000
	}

