.main-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.main-textbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.main-textbold2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.levant-link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}

.inner-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.pink-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #DD5FB1;
	font-weight: bolder;
}

.main-textbold2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.pink-text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #DD5FB1;
	font-weight: bolder;
	text-decoration:underline
}

.more-link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}

.more-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
	color: #DD5FB1;
}

.more-link2 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}

.more-link2:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration:underline;
	color: #DD5FB1;
	font-weight: bold;
}

.main-text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.pink-text3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #DD5FB1;
	font-weight: bolder;
}

#body-left {
    background:url(images/1bib.jpg) no-repeat;
    width:148px;
	height:160px;
	float:right;
	margin: 1px 0 0 0;
	}
#body-right {
    background:url(images/s.jpg) no-repeat;
    width:200px;
	height:268px;
	float:right;
	margin: 20px 5px 25px 40px;
	}
.link{
		background:url(images/care_1.jpg) no-repeat;
	}
	. link a{background:url(about.html);}
a {
    outline: none;
 }
a img {
    border:none;
 }