a:link{
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	cursor: url(cursor.cur), auto;
}
a:visited{
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	cursor: url(cursor.cur), auto;
}
a:hover{
	color: #FF0198;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	cursor: url(cursor.cur), auto;	
}
body,td,p{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	background-attachment: fixed;
}
.head{
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 24px;
}
.ue{
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
}
.enter{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 30px;
	border-style: dotted;
	border-color: #FF0198;
	padding:5px;
}
.button{
	font-family: Tahoma;
	font-size: 11px;
}
.field{
	font-family: Tahoma;
	font-size: 11px;
	height:21;
	border-color: #F0F0F0;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-right-width:1;
	border-bottom-width:1;
	border-left-width:1;
	border-top-width:1;
	background: #FFFFFF;
	padding-left:2px;
}
hr {
	height: 1px;
	border-width: 1px;
	color: #FF0198;
	border-color: #FF0198;
	border-style: dashed;
}
body{
	cursor:default;
}
