body 
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link 
{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #CCCCCC;
}
a:hover 
{
	text-decoration: underline;
	color: #990033;
}
a:active 
{
	text-decoration: none;
	color: #CCCCCC;
}

.titre_index {
	font-size: 150px;
	font-weight: bold;
	color: #990033;
}

.bigtitre
{
	color: #999999;
	font-weight: bold;
	font-size: 24px;

}

.titre1
{
	color: #990033;
	font-weight: bold;
	font-size: 14px;
}

.texte1 
{
	font-size: 13px;
	color: #CCCCCC;
}

.texte2 
{
	color: #999999;
	font-size: 11px;
}
.texteguest 
{
	font-size: 13px;
	color: #000000;
}
.credit1
{
	font-size: 10px;
}
