A  {
	text-decoration : none;
	color : #0000FF;
	font-size : x-small;
}

A:Visited  {}

A:Active  {
	color : #8888FF;
}

A:Hover  {
	text-decoration : underline;
	font-weight : bold;
}

.textfeld  {
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	border-style : inset;
}

.button  {
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	background-color : #f8f8f8;
	border-style : outset;
}
