body {
	background-color: #CCCCFF;
	margin-top: 10px;
}
a:link {
	color: #000099;
	text-decoration: undeline;
	
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {color: #FFFFFF}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	border-top: thin none #FFFFFF;
	border-right: thin dashed #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin dashed #FFFFFF;
}
.mother {
	border: thin dashed #999999;
	width: 400px;
	margin: 5px;
	padding: 5px;
}
.sort {
	z-index: 10;
}
.width {
	margin: 10px;
	padding: 10px;
	float: none;
	height: auto;
	width: 500px;
}
.boxer {
	border: thin dotted #999999;
}
.decription {
	float: none;
	width: 250px;
	font-size: 10px;
	font-weight: bold;
}
.picturerosie {
	border: medium solid #666600;
}
