body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3edf0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x
}
.style1 {
	font-family: arial;
	font-size: 15px;
}
.style2 {color: #135a91}
.style3 {font-family: arial; font-size: 11px; color: #135a91; }
.style3_2 {font-family: arial; font-size: 15px; color: #135a91; }
.style4 {
	color: #FFFFFF;
	font-size: 16px;
}
.style3_1 {font-family: arial; font-size: 22px; color: #135a91; }
.style4_1 {
	color: #FFFFFF;
	font-size: 22px;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {color: #ec2690}
a:link {
	text-decoration: underline;
	color: #135a91;
}
a:visited {
	text-decoration: underline;
	color: #135a91;
}
a:hover {
	text-decoration: none;
	color: #135a91;
}
a:active {
	text-decoration: none;
	color: #135a91;
}

a.about:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.about:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.about:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.about:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.chocolate:link {
	color:#401f00; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold;
	font-size:12px;	
}
a.chocolate:visited {
	color:#401f00; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold;
	font-size:12px;	
}
a.chocolate:hover {
	color:#401f00; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold;
	font-size:12px;	
}
a.chocolate:active {
	color:#401f00; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold;
	font-size:12px;	
}


