a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: blink;
}
a:visited {
	text-decoration: none;
	color: #330000;
}



.pub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding: 5px;
	margin-top: 3px;
	text-decoration: underline blink;
}

body,td,th,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
			}

.Style1 {
	color: #FF0000;
	font-style: italic;
}
.Style2 {font-weight: bold;
		font-size: x-small
		}
.Style3 {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}
.Style4 {color: #0000FF}
.Style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #0000FF; }
.Style6 {
	font-size: small;
	color: #0000FF;
}
.Style7 {font-size: small}
.Style8 {color: #000000}
.Style9 {font-size: 12px}
.Style10 {
	font-size: 10px;
	font-weight: bold;
}
.Style12 {font-size: x-small}
a.TitreLink { 
background-repeat:inherit;
background-color:#66FFCC
}

a.TitreLink:Link { COLOR: #003399;  font : 12px Verdana, Arial, sans-serif; FONT-WEIGHT: bold ; text-decoration: none }
a.TitreLink:Visited { COLOR: #330000;  font : 12px Verdana, Arial, sans-serif; FONT-WEIGHT: bold ; text-decoration: none }
a.TitreLink:Hover {COLOR: #FFFFFF;  font : 12px Verdana, Arial, sans-serif; FONT-WEIGHT: bold ; text-decoration: blink}
