a:link{
	color: #FFFFFF;

	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	cursor: url(cursor.cur), auto;
}
a:visited{

	color: #FFFFFF;

	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;

}
text:hover{
	color: #FF0198;
	font-weight: bold;
	font-family: Tahoma;
	

}
text{	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	background-attachment: fixed;


}
body,td,p{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	background-attachment: fixed;
}
hed{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 24px;

}
hed:hover{
	color: #FF0198;
	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;
	

}
enter:hover{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 30px;
	

}
.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;
}
