/*	
	(c) ExileDesigns 2004
	http://www.exiledesigns.com
	
	This CSS file has been exclusively realized for the webset "Rêves Irisés".
	
	Non authorized copies, or use with other templates are not allowed.
	Modification without express consent is not allowed.
	
	Thanks.
*/

a:active {
	color: #7F49B4;
}

a:link {
	color: #7F49B4;
}

a:visited {
	color: #7F49B4;
}

a:hover {
	color: #7F49B4;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693691;
	scrollbar-face-color: #693691;
	scrollbar-shadow-color: #C8A5F1;
	scrollbar-highlight-color: #C8A5F1;
	scrollbar-3dlight-color: #C8A5F1;
	scrollbar-darkshadow-color: #C8A5F1;
	scrollbar-track-color: #C8A5F1;
	scrollbar-arrow-color: #F1E5FB;
	text-align: justify;
}