@font-face {
	font-family: Caviar;
	src: url('Scripts/CaviarDreams.pfr');
	src: url('Scripts/CaviarDreams.eot');
}
@font-face {
	font-family: Dreams;
	src: url('Scripts/Candara.ttf');
}
.copyright {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
}
.content1 {
	color: #33491F;
	font-family: Caviar;
	font-size: xx-large;
}
.content2 {
	color: #33491F;
	font-family: Dreams;
	font-size: large;
}

.content {
	color: #33491F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.content a:link{
	color: #33491F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.content a:visited{
	color: #33491F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.content a:active{
	color: #33491F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.content a:hover{
	color: #33491F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}

.contentHeader {
	color: #641820;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}
.contentHeader a:link {
	color: #641820;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
.contentHeader a:visited {
	color: #641820;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}.contentHeader a:hover {
	color: #641820;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}.contentHeader a:active {
	color: #641820;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}

