body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	background-position: 0px 0px;
	margin-left: 40px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00FF;
	text-decoration: none;
}
.header {
	color: #FF00FF;
}
.fetrosa {
	color: #FF00FF;
	font-weight: bold;
}
.fet {
	font-weight: bold;
}

.prestation {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.noframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.framecolor {
	background-color: #FFFFFF;
}

