body, table, tr, td, p, div, layer {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}

a:link{
        color: #FFCC33;
        text-decoration: none;
		text-weight: bold;
	   }

a:visited {
  color: #FFCC33;
   text-decoration: none;
   text-weight: bold;
   }

a:hover{
	color: #FF9900;
	text-decoration: none;
	text-weight: bold;
	
	   }

a:active{
        color: #FFCC00;
        text-decoration: none;
		text-weight: bold;
	   }
.blau {
	color: #003366;
}.schwarz {
	color: #000000;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textesoustitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #A60000;
}
.bord-haut {
	font-family: Arial, Helvetica, sans-serif;
	color: #A60000;
		border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A60000;
	border-right-color: #2B2483;
	border-bottom-color: #2B2483;
	border-left-color: #2B2483;	
}
.bord-x4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A60000;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-right-color: #33CC33;
	border-bottom-color: #33CC33;
	border-left-color: #33CC33;	
}