<STYLE TYPE="text/css">
a:link { color: blue; text-decoration: underline }
a:active { color: blue; text-decoration: underline }
a:visited { color: blue; text-decoration: underline }
a:hover { color: #ee4d00; text-decoration: underline }
TABLE
{
    COLOR: #631818;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify;
}
.TexteNormalG
{
    COLOR: #631818;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}
.TexteNormalC
{
    COLOR: #631818;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
}
.TexteNormalD
{
    COLOR: #631818;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: right;
}
.TexteTitres
{
    COLOR: #631818;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
}
.TexteDate
{
    COLOR: white;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: right;
}
.TexteLinks
{
    COLOR: #2965ad;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
}
.TXTBoxes
{
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
	background-color: rgb(255,255,255);
	color: #080880; 
	border-style: solid;
	border-color: #630818; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.CMDButtons
{
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
	background-color: #f9f0ef;
	color: #080880; 
	border-style: solid;
	border-right-color: #630818;
	border-bottom-color: #630818;
	border-left-color: #bbbbbb;
	border-top-color: #bbbbbb; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
}
</style>
