<style>

	body	{
		font-family:tahoma;
		font-size:12px;
	}
	A:hover	{
		color:#cc6600;
	}

		A:visited
	{
		color:#cccc99;
	}

		A:link
	{
		color:#cc9900;
	}

	.link	{
		color:#cc6600;
		font-size: 16px;
		font-family: Century Gothic, tahoma;
	}
	.title	{
		color:#cc6600;
		font-size: 40px;
		font-family: century gothic, arial;
		letter-spacing: 8px;
		text-indent: 10%;
	}
	.navititle
	{
		color:#cc9900;
		font-size: 13px;
		font-family: century gothic, arial;
		letter-spacing: 10px;
		text-align: center;
	}
	.subtitle	{
		color:#cc6600;
		font-size: 25px;
		font-family: century gothic, arial;
		letter-spacing: 8px;
	}
	.normal
	{
		color:#cccc99;
		font-size: 14px;
		font-family: century gothic, arial;
	}
	.normalindent
	{
		color:#cccc99;
		font-size: 14px;
		font-family: century gothic, arial;
		margin-left : 20px;
	}
	.annouce
	{
		color:#cc6600;
		font-size: 18px;
		font-family: century gothic, arial;
		font-weight : bold;
	}
</style>	