@charset "utf-8";

/* CSS Document */



body {

	margin-top:0px;

	background-color: #d7d7bd;

	background-image: url(images/creative_bb.gif);

}



.text {font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#993300;

}

.text_where a:visited {

	color:#993300;

	text-decoration:none;

}

.text_where a:link {

	color:#993300;

	text-decoration:none;

}

.text_where a:hover {

	color:#999999;

	text-decoration:underline;

	

}

.text_where {font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#993300;

	padding-left:20px;

}

.bo_bottom {border-top:#b3b3b3 dotted 2px;}

.creative_bb {

	background:url(images/creative_bb.gif);

	background-repeat:no-repeat;

}


