body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: normal;
	background-color: #FFFFFF;
	margin:0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #842649;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #842649;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #842649;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #842649;
	text-decoration: none;
}

.texteNorm10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: normal;
}
.texteNorm12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: normal;
}
.texteNorm14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: normal;
}

.texteGras10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: bold;
}
.texteGras12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: bold;
}
.texteGras14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: bold;
}
.texteGras16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #A5A5A8;
	font-weight: bold;
}

.texteGras10Bord {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #842649;
	font-weight: bold;
}
.texteGras12Bord {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #842649;
	font-weight: bold;
}
.texteGras14Bord {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #842649;
	font-weight: bold;
}
.texteGras16Bord {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #842649;
	font-weight: bold;
}

