body {
	background-image: url(images/bg.jpg);
	
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #543;
}

.background {
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #543;
}
.style1 a:link {background: #CEBDA1;
	color: #420;}
.style1 a:visited {color: #420; text-decoration: none;}
.style1 a:hover {background: #CEBDA1;
	color: #420;} 
.style1 a:active {color: #420; text-decoration: none;}

.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4a4a44;
}
.style2 a:link {color: #4a4a44; text-decoration: none;}
.style2 a:visited {color: #4a4a44; text-decoration: none;}
.style2 a:hover {background: #bcb39f;
	color: #4a4a44;} 
.style2 a:active {color: #4a4a44; text-decoration: none;}

.style3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4a4a44;
}
.style3 a:link {background: #CEBDA1;
	color: #420;}
.style3 a:visited {color: #420; text-decoration: none;}
.style3 a:hover {background: #bcb39f;
	color: #bcb39f;} 
.style3 a:active {color: #420; text-decoration: none;}

.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #dcdcc9;
}
.style4 a:link {background: #bcb39f;
	color: #dcdcc9;}
.style4 a:visited {color: #dcdcc9; text-decoration: none;}
.style4 a:hover {background: #bcb39f;
	color: #dcdcc9;} 
.style4 a:active {color: #dcdcc9; text-decoration: none;}