/* CSS Document */

body {
	background-image: url(http://www.litterature-sacree.com/img/Litterature-Sacree.com__2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}
a:link {
	color: #000099;
	background-color: #FFFFFF;
}
a:visited {
	color: #0033FF;
	background-color: #FFFFFF;
}
a:active {
	color: #0000FF;
	background-color: #FFFFFF;
}

.Style1 {color: #990000}
.Style2 {color: #9900FF}

