a:hover {  color: #FF0000; border: #FF0000}
a {  color: #FFFFFF; text-decoration: none}
body {
	font-family: Helvetica, Geneva, Arial;
	color: #999999;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
table {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}
.noboldunderscore {
	font-weight: normal;
	text-decoration: underline;
}
.underscore {
	text-decoration: underline;
}
.exposant {
	vertical-align: superexposant;
}
.border99 { 
    border-style: solid ; border-color: #999999 ;
}
.border33 { 
    border-style: solid ; border-color: #333333 ;
}
.borderCC { 
    border-style: solid ; border-color: #CCCCCC ;
}
font {
	font-family: Helvetica, Arial, sans-serif;
}
.dashed {
	text-decoration: line-through;
}
.solid {
	border: solid;
}

