#background01 { background-image: url(graphics/background01.jpg); background-repeat: repeat; }
#background02 { background-image: url(graphics/background02.jpg); background-repeat: repeat-y; }
#background03 { background-image: url(graphics/background03.jpg); background-repeat: repeat; }
#background04 { background-image: url(graphics/background04.jpg); background-repeat: repeat-y; }
#background05 { background-image: url(graphics/background05.jpg); background-repeat: repeat; }
#background06 { background-image: url(graphics/background06.jpg); background-repeat: repeat; }
#wording01 { color; black; font-family: arial; font-size: 12px; line-height: 18px; }
#wording01 a { color: #ff6600; font-weight: bold; font-family: arial; font-size: 12px; line-height: 18px; }
#wording01 a:hover { color: black;}
#wording02 { color; #ff6600; font-family: arial; font-size: 10px; }
#wording02 a { color: #ff6600; font-weight: bold; font-family: arial; font-size: 10px; text-decoration: none; }
#wording02 a:hover { color: black; text-decoration: underline; }
#wording03 { color: white; font-family: arial; font-size: 12px; line-height: 18px; }
#wording03 a { color: white; font-family: arial; font-size: 12px; line-height: 18px; text-decoration: none; }
#wording03 a:hover { color: white; text-decoration: underline;}
#wording04 { color: #ff6600; font-family: arial; font-size: 16px; line-height: 18px; }
#wording04 a { color: #ff6600; font-family: arial; font-weight: bold; font-size: 16px; line-height: 22px; text-decoration: none; }
#wording04 a:hover { color: black; text-decoration: underline;}