/* CSS Antibugs */

body { background-image:  url(fond5.jpg); }

.Style2 { font-weight: bold; font-size: 23px; color: #00FFFF; }

.Style3 { font-size: 24px; font-weight: bold; }

.Style4 {color: #000000}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }
body,td,th { color: #000000; }

.Style5 { font-size: 14px; font-style: italic; }

.Style7 {color: #0000FF}

