body {
	background-attachment: fixed;
	background-image:  url(images/background_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#CC3266;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-track-color:#FFFFFF;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}

.link {
	color: #CD3367;
}

.commentgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCBEC0;
}

.input {
	background-color: #FFF4F4;
	border: 1px solid #A7A9AC;
	color: #000000;
}

.input2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF4F4;
	cursor: hand;
}

.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}.rosa {

	color: #F0BAB8;
}
.grau {


	color: #999999;
}
.box {
	border-top: 1px solid #F0B9B7;
	border-right: 1px solid #F0B9B7;
	border-bottom: 1px none #F0B9B7;
	border-left: 1px solid #F0B9B7;
}
.box2 {

	border-top: 1px solid #F0B9B7;
	border-right: 1px none #F0B9B7;
	border-bottom: 1px none #F0B9B7;
	border-left: 1px none #F0B9B7;
}
