.ulink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	cursor:pointer;
	
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.txtbig {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.btn
{
	border: 1px outset #B3AF8C; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	color:#FFFFFF; 
	font-family:Verdana, Tahoma, Arial; 
	font-size:8pt; 
	font-weight:bold; 
	background-image:url('../images/bck_btn.jpg');
	Cursor: pointer;
}
.txtpwdbox
{
	background-color:#dcdcdc;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
