body{
	margin-top : 0;
	margin-left : 0;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #FFFFFF;
}
td{
	font-size: 13px;
}
.maintitel {
	font-size: 15px;
	font-weight : bold;
	color : #FFFFFF;
}
.subtitel {
	font-size: 15px;
	font-weight : bold;
	color : #333333;
	border-bottom : 1px solid #FF3300;
	font-variant : small-caps;
}
.nbsp{
	font-size: 5px;
}
A,A:active {
	text-decoration: none;
	color : #FF7F50;
	font-weight : bold;
}
A:visited{
	text-decoration: none;
	color : #9F9F50;
	font-weight : bold;
	background-color : #FFF8F6;
}
A:hover {
	color: Black;
	font-weight : bold;
	text-decoration: underline
}
A.toTop,A.toTop:active,A.toTop:visited {
	text-decoration: none;
	color : #FF7F50;
	font-weight : bold;
	background-color : transparent;
}
A.toTop:hover {
	color: Black;
	font-weight : bold;
	text-decoration: underline
}
.top,A.top,A.top:visited,A.top:active {
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	background-color : transparent;
}
A.top:hover {
	color: #FFD700;
	font-weight : bold;
	text-decoration: underline
}
A.menu,A.menu:visited,A.menu:active {
	text-decoration: none;
	color : #666666;
	font-weight : bold;
	padding-left : 5px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	width:100%;
	background-color : transparent;
}
A.menu:hover {
	color: #FF3300;
	font-weight : bold;
	padding-left : 5px;
	text-decoration: underline
}
.powered,A.powered,A.powered:visited,A.powered:active {
	text-decoration: none;
	color : #666666;
	font-weight : bold;
	font-size : 9px;
	background-color : transparent;
}
A.powered:hover {
	color: #FF3300;
	font-weight : bold;
	text-decoration: underline
}