/* CSS Document */

.presentation {
font-family:"Myriad Pro", Myriad, "Century Gothic", Arial; 
font-size:13px;
}

p,ul,li,td {
 color: #000000; 
 padding-top:7px; 
 }


.presentation A:link {text-decoration: none; color:#000000;}
.presentation A:visited {text-decoration: none; color:#000000;}
.presentation A:active {text-decoration: none; color:#000000;}
.presentation A:hover {text-decoration: underline; color: #CC0000;}


.titrepresentation {
font-family:"Myriad Pro", Myriad, "Century Gothic", Arial; 
font-size:16px; 
font-weight:bold; 
color: #660033;
}
