b, strong {
font-weight: bold
}

a {
text-decoration: none;	

color:  #0098D0;
outline: none;	
}

a:visited  {
color: #0098D0;
}

a:active {
color:  #0098D0;
}

a:hover {
color: #000;
text-decoration: underline;
}

.content { 
color:#333333; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11px; 
line-height:18px;
}

.marge { 
color:#999999;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10px; 
text-align: left; 
line-height: 150%
}

.disclaimer { 
color:#999999;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10px; 
text-align: left; 
line-height: 150%; 
font-weight: bold
}