.saree {
	font-family: verdana;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 18px;
}
.saree a{
	color: #FFFFFF;
	text-decoration: none;
}
.saree a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.home {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.home a{
	color: #FFFFFF;
	text-decoration: none;
}
.home a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.txt {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #636363;
	text-decoration: none;
	text-align: justify;
	width: 502px;
}
.read-more {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #DC9400;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	width: 502px;
}
.read-more a { color: #DC9400; text-decoration:none;}
.read-more a:hover { color: #DC9400; text-decoration:none;}
.fotter {
	font-family: "ms sans serif";
	font-size: 11px;
	line-height: 18px;
	color: #734D73;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.fotter a { color: #734D73; text-decoration:none; }
.fotter a:hover { color: #ffffff; text-decoration:none; }
.background {
	background-image: url(gifs/bg.jpg);
	background-repeat: no-repeat;
}

