
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFF2E2;
	text-decoration : none;
}


A:HOVER.menu {
	color : White;
}


A.link {
	text-decoration : none;
	color : Gray;
}

A:HOVER.link {
	text-decoration : underline;
	color : Black;
}

.link{
	font-family : Arial, Helvetica, sans-serif;
	color : #606060;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	color : #9F3C00;
	font-size : 30px;
	margin-bottom : 0;
		font-weight : normal;
}
H2{
	font-family : Arial, Helvetica, sans-serif;
	color : #623273;
	font-size : 16px;
	margin-bottom : 0;
	font-weight : bold;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 16px;
	margin-bottom : 0;
	font-weight : bold;
}

A:HOVER.btext_h {
	color : #8B2D27;
}

.text
{
	color : Black;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}
.text_a
{
	color : #CE6300;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
A.text_a{
	text-decoration : underline;
}
A:HOVER.text_a{
	text-decoration : underline;
	color : #FF9C00;
}
.text_b
{
	color : #AF1E15;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.text_b{
	text-decoration : none;
}
A:HOVER.text_b{
	text-decoration : none;
		color : #D19173;
}
.fond
{
	color : #D19173;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
}

.text_m
{
	color : Gray;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}

A.text {
	color: #808080;
	text-decoration: none;
}

.copyright {
	color : #D19173;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.copyright {
	
	text-decoration : none;
	
}
A:HOVER.copyright {
	text-decoration : underline;
}
.redtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF9C00;
	font-weight : normal;
	text-decoration : none;
}
a.redtext{
	text-decoration : none;
}

A:HOVER.redtext {
	text-decoration : underline;
}