/* Attributs par défaut */

body, select, textarea, input
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	font-weight:normal;
}

A:link
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A:active
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

ul
{
	list-style-type:square;
}

pre
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color:#FFFFFF;
}

h1
{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}


A.page:link
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #000066;
	text-decoration: none;
}
A.page:visited
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #000066;
	text-decoration: none;
}
A.page:active
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #000066;
	text-decoration: none;
}
A.page:hover
{
	font-family:arial,verdana,geneva,helvetica;
	font-size:10px;
	color: #000066;
	text-decoration: none;