/* CSS  / Auteur TRIANGLECOM */

body {
background-color: #7692AC;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-align: left;
}

a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #0000OO;
font-weight: bold;
text-decoration: underline;
}

.titre {
font-size: 15px;
font-weight: bold;
color: #000000;
}

.titre2 {
font-size: 14px;
font-weight: bold;
color: #FF0000;
}

.Style1 {
	color: #3B5D11;
	font-size: 16px;
	font-weight: bold;
}
<!--
.Style2 {color: #0000FF}
-->