/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/web_back_31.gif);
}
body,td,th {
	font-family:Arial;
	font-size: 11px;
	color: #E5E5E5;
}
a:link {
	color: #E1E1E1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E5E5E5;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.title1{
	font-size:16px; 
	font-weight:bolder; 
	color:#C6D6DB;
}
.cat_pink{
	font-size:13px;
	color:#F7998A;
	font-weight:bold;
}
.img_b{
	border-color:#738287;
	border-style:double;
	border-width:3px;
	width:156px;
	height:105px;
}
.pic_border{
	border-color:#738287;
	border-style:double;
	border-width:3px;
}
.subcat_border{
	border-color:#F7998A;
	border-style:double;
	border-width:3px;
}

