@charset "UTF-8";
/* CSS Document */



a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6ae4b2;
	text-decoration: none;
}p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.style12 {
	color: #6ae4b2;
	font-weight: bold;
	
	}
	
.style13 {
	color: #6ae4b2;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
}

.sisu {
font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	

.center {
width: 965;

margin: 0 0 0 -482px;
position: absolute;
left: 50%;
}