/* CSS Document */
.content{
	font-family: Tahoma;
	font-size: 12px;
	color: #BF631F;
}

.categories {
	font-family: Tahoma;
	font-size: 13px;
	color: #F9D6BC;
	text-decoration:none;
}
.categories:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.categories1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #F9D6BC;
	text-decoration:none;
}
.title{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FBF9F8;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BF631F;
}
.menu{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:none;
	color: #FBF9F8;
	text-decoration:none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #F7C097;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FDFDFD;
	text-decoration:none;
}
.style6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #F7C097;
}
a.button{
    font:12px Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
a.button:hover {
    color: #FFE1D2;
}
.active{
	font-family: Tahoma;
	font-size: 12px;
	color: #F7C097;
}
.factive{
	font-family: Tahoma;
	font-size: 10px;
	color: #8C2E00;
}