a:link 
{ 
text-decoration:underline; 
font-weight:normal; 
color:#0033cc; 
}

a:visited 
{ 
text-decoration:underline; 
font-weight:normal;
color:#660099; 
}

a:hover 
{ 
text-decoration:none; 
font-weight:normal;
font-style:italic; 
background-color:#FFFF00; 
}

a:active 
{
text-decoration:none; 
font-weight:bold; 
background-color:#CCFFFF; 
}

body  
{
background-color : rgb(255,227,169);
font-family : "comic sans ms", Verdana;
font-size : 16px;
}

.table
{
border-color:#000000
}

.title
{
font-size: 80px;
color: #b41b15;
line-height: 100px;
font-family: "Lucida Handwriting","comic sans ms",Verdana;
text-align: center;
}

.title2
{
font-size: 50px;
color: #000000;
line-height: 70px;
font-family: "Lucida Handwriting","comic sans ms",Verdana;
text-align: center;
}

.title3
{
font-size: 30px;
color: #000000;
line-height: 50px;
font-family: "Lucida Handwriting","comic sans ms",Verdana;
text-align: center;
}

.title4
{
font-size: 18px;
color: #000000;
line-height: 30px;
font-family: "Lucida Handwriting","comic sans ms",Verdana;
text-align: center;
}

.text
{
font-size: 16px;
color: #000000;
line-height: 21px;
font-family: "comic sans ms",Verdana;
}

.text1
{
font-size: 15px;
color: #000000;
line-height: 16px;
font-family: "comic sans ms",Verdana;
}

.text2
{
font-size: 14px;
color: #000000;
line-height: 16px;
font-family: "comic sans ms",Verdana;
}

.text2b
{
font-size: 14px;
color: #000000;
line-height: 24px;
font-family: "comic sans ms",Verdana;
}

.text3
{
font-size: 13px;
color: #000000;
line-height: 14px;
font-family: "comic sans ms",Verdana;
}

.text4
{
font-size: 11px;
color: #663333;
line-height: 20px;
font-family: "comic sans ms",Verdana;
}

.text4b
{
font-size: 11px;
color: #663333;
line-height: 20px;
font-family: "comic sans ms",Verdana;
margin-left: 30px
}

.text5
{
font-size: 9px;
color: #663333;
line-height: 11px;
font-family: "comic sans ms",Verdana;
text-align: center;
}

.sub
{
font-size: 21px;
color: #E60013;
line-height: 42px;
font-family: "comic sans ms",Verdana;
text-align: center;
}

.bouton
{
font-family:"Arial";
font-size:11px;
text-align:center;
width:100%;
background-color:rgb(255,227,169);
border:3px;
}

.bouton a
{
color:#333333;
}

.bouton a:hover
{
text-decoration:none;
}

