/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./fond_page_dedaele.jpg" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: bottom right
}

.arial {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	text-decoration: none 
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0)
}

.arialBs {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-decoration: none 
}

.verdanas {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(102,0,0);
 	font-weight: bold;
 	text-decoration: none 
}
