body,table,input,tr,td,p {
		font-size : 12px;		
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color :#6B300E;
	}
<!--
body,tr,td,input {
		font-size : 12px;
}
 -->

 
A {	color : #6B311F; text-decoration : underline; font-weight : normal;}
A:hover { color:#6B311F; font-weight:normal; }
A:active { color:#6B311F; font-weight:normal; }
A:visited { color:#6B311F; font-weight:normal; }
A:visited:hover { color:#6B311F; font-weight:normal; }

A.petit {	color : #6B311F; font-size:10px; text-decoration : underline; font-weight : normal;}
A.petit:hover { color:#6B311F; font-weight:normal; }
A.petit:active { color:#6B311F; font-weight:normal; }
A.petit:visited { color:#6B311F; font-weight:normal; }
A.petit:visited:hover { color:#6B311F; font-weight:normal; }

A.images {	color : #ffffff; font-size:10px; font-weight : none;}
A.images:hover { color:#ffffff; font-weight:normal; }
A.images:active { color:#ffffff; font-weight:normal; }
A.images:visited { color:#ffffff; font-weight:normal; }
A.images:visited:hover { color:#ffffff; font-weight:normal; }
 
table.cheval td {
    background-color: #FFFFFF;
	text-weight: bold;
    border: 1px solid #000000;
}

p.citation {
		font-size : 11px;		
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color :#6B300E;
		font-style:italic;
	}

.baspage {
		font-size : 11px;				
		font-style:italic;
	}

<!-- ********************** -->
table.pedigree thead td {
    background-color: #FDE9BA;
	text-weight: bold;
    border: 11px solid #6B311F;
}

table.pedigree tbody td {
    background-color: #FDE9BA;
    border: 1px solid #6B311F;
}

table.pedigree tbody tr.pale td {
    background-color: #FDE9BA;
    border: 1px solid #6B311F;
}
<!-- ********************** -->

table.download thead td {
    background-color: #6B311F;
	text-weight: bold;
    border: 11px solid #BBBBBB;
}

table.download tbody td {
    background-color: #F9F9F9;
    border: 1px solid #BBBBBB;
}

table.download tbody tr.currentVersion td {
    background-color: #DCBC6E;
    border: 1px solid #6B311F;
}

.BleuFormTABLE { 
    border: 1px solid #003366; 
    background-color: #829AB3;     
}

.BleuFieldCaptionTD {  /* foncé */
    color: #000000;     
	font-size : 11px;
    border-bottom: 1px solid #4B5743; 
    border-right: 1px solid #4B5743; 
    border-top: 1px solid #4B5743; 
    border-left: 1px solid #4B5743; 
    background-color: #DADD9F; 
    
	font-size : 11px;
	color : #423028;		
	font-weight : bold;
}

.BleuDataTD {   /* pâle */
    border-top: 1px solid #FFFFFF; 
    border: 1px solid #4B5743; 
    background-color: #FDE9BA; 
    color: #000000; 

	font-size : 11px;
	color : #423028;		
	font-weight : normal;
}

.TourFonce {  /* foncé */
    color: #000000;     
	font-size : 11px;
    border-bottom: 1px solid #4B5743; 
    border-right: 1px solid #4B5743; 
    border-top: 1px solid #4B5743; 
    border-left: 1px solid #4B5743; 
    background-color: #ffffff; 
    
	font-size : 11px;
	color : #423028;		
	font-weight : bold;
}

.TourPale {   /* pâle */
    border: 1px solid #4B5743; 
    background-color: #ffffff; 
    color: #000000; 

	font-size : 11px;
	color : #423028;		
	font-weight : normal;
}

.Nom_Cheval {
    color: #6B311F;
    font-weight:normal;
	font-size : 17px;
}

.Titre {
    color: #6B311F;
    font-weight:normal;
	font-size : 22px;
}

.TitrePage {
    color: #6B311F;
    font-weight:normal;
	font-size : 22px;
	font-style:normal;
}

.txt_menu {
    color: #4B5743;
    font-weight:normal;
	font-size : 11px;
}

