body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS UI Gothic",monospace;
	font-size: 95%;
	color: #0000FF;
	background-image: url("../img/back.gif");
	background-repeat: repeat;
	background-attachment:fixed
}

a:link, a:visited{
	text-decoration: none;
	color:#0000FF
}

a:hover{
	color:red
}

#title{
	font-size: 150%;
	color: #999999;
	text-align:center
}

tr,td.thema{
	border: double 2px #000000;
	vertical-align: middle;
	padding: 3px
}

#center{
	text-align:center
}

#right{
	text-align:right
}


hr{
	color: #FFFFFF;
	height: 1px
}

img{
	border-style: none
}

a#oubo{
	color:red
}


div{
	font-size: 70%;
	color:black
}

div.menu{
	background-color:#99CCCC;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS UI Gothic",monospace;
	color:#0000FF
}


#red{
	color:red
}

#yellow{
	color:yellow
}

#black{
	color:black
}

#b{
	font-weight: bold;
}

table.thema{
	background-color:white;
	color:black
}

pre#white{
	font-size: 80%;
	background-color:white;
	color:black
}

.under{
	text-decoration: underline
}

.red{
	color: red
}
