/* Feuille de style							*/
/* Site http://www.camping-doller.fr.st		*/
/* Copyright Olivier Moll, 2001, France		*/


body
{
	font-family : Arial, Helvetica, sans-serif;
	background : #FFBB55;
	color : #FFCC33;
	font-weigth : bold;	
	text-align : center;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
}

a:link
{
	color : #003399;
	font-weigth : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:visited
{
	color : #003399;
	font-weigth : bold;	
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:active
{
	color : #FFBB55;
	font-weigth : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:hover 
{
	color : #990000;
	font-weigth : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
