<!--
a:link {  color: #0000FF; text-decoration: none}
body {	background-image: url(img/bg.jpg); }
a:active {	color: #FF3333; text-decoration: none}
a:visited {	 color: #3333FF; text-decoration: none}
a:hover {  text-decoration: none; color: #FF3333}
.title { font-weight: bold; text-align: center ; background-color: #666666; text-transform: uppercase; color: #FFFFFF}
.subtitle { font-weight: bold; text-align: center ; background-color: #999999; color: #FFFFFF}
.text { text-align: left; clip: rect( ); background-color: #FFFFFF }
.titletext { text-align: center ; background-color: #CCCCCC; color: #000000 ; font-style: italic}
.subtitletext { text-align: center ; background-color: #CCCCCC; color: #000000 ; font-style: italic}
.menuitem { text-align: center ; background-color: #CCCCCC }
.menutitle { font-weight: bold; text-align: center ; background-color: #666666; text-transform: uppercase; color: #000000 }
.submenutitle { font-weight: bold; text-align: center ; background-color: #999999; color: #000000 }
.codebox { text-align: left; clip: rect( ); background-color: #CCCCCC; font-family: "Courier New", Courier, mono}
.textbox {	}
.menubox {	}
.sectionbox { border: 1; width: 100%  }
-->

