
a:active 
{
	color: #CC3300;
}
body
{
	font-family: Verdana;
	background-color: rgb(254,254,254);
	color: #000000; font-size:10 pt
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: #FF6600;
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
.lien    
{ 
	position: relative; top: -3; color: #FFFFFF; font-size: 10pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.lienRed {
    position: relative; top: -3; color: #FF3C00; font-size: 10pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
    position: relative; top: -1; color: #FFFFFF; background: #77CC00; font-size: 10 pt;font-weight: normal; font-family:Verdana
}