a{
	color: #0abde6;
}
a:hover{
	text-decoration: none;
}
blockquote{
	font-style: italic;
}
body{
	background-color: #f7f9f8;	
	min-width: 900px;
	color: black;
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
form{
	padding: 0px;
	margin: 0px;
}
h1{
	color: #ffffff;
}
h3{
	font-size: 22px;
	color: #4286ae;
}
h4{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	color: #4286ae;
}
hr{
	border: 0px;
	background-color: #e8e8e8;
	color: #e8e8e8;
	height: 3px;
}
img.png {
	behavior: url(/scripts/png.htc);
}
input, textarea{
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong, b{
	color: #000000;
}
.cosmetology{
	background-color: #4286ae;
	padding: 10px;
	margin-top: 10px;
	font-size: 18px;
	background-image: url(../img/cosm_g.jpg);
	background-repeat: no-repeat;
}
.cosmetology a{
	color: #ffffff !important;
}
.date{
	width: 36px;
	height: 36px;
	background-image: url(../img/date_bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
}
.menu p{
	font-size: 16px;
	line-height: 18px;
	color: black;
}
.menu a{
	color: black;
}
.month{
	font-size: 12px;
	font-weight: bold;
}
.news_img{
	background-image: url(../img/news_img_bg.gif);
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}
.phones{
	font-family: Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}
.topmenu a{
	font-size: 16px;
	color: #ffffff;
	white-space: nowrap;
}
.rightmenu, .rightmenu A, .rightmenu strong, .rightmenu h3{
	color: white;
}

.banner{
	color: white;
}
.banner h4 a{
	color: red !important;
}