/* CSS Document */
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent:inherit:
}
body {
	background-color: #FFCC99;
}
h2{font-family:"Comic Sans MS";
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: Aucune;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
}
a:link { 
	color: #0031C9; font-style: normal; line-height: normal; font-family: "Comic Sans MS", Arial, Helvetica; text-decoration: none }
a:visited { 
	color: #9966CC; line-height: normal; font-family: "Comic Sans MS", Arial, Helvetica; text-decoration: none }
a:hover { 
	color: #CC3366; line-height: normal; font-family: "Comic Sans MS", Arial, Helvetica; text-decoration: none }
a:active { 
	color: #CC3366; line-height: normal }