.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4D4D4D;
	text-decoration: none;
}

.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
	text-decoration: none;
}

.lnk
{
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
	}
a.lnk:hover{
	color: #CC0000;
	text-decoration: underline;
}

.toplnk
{
	font-family: arial;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
	}
a.toplnk:hover{
	color: #CC0000;
	text-decoration: underline;
}

.top1lnk
{
	font-family: arial;
	font-size: 10px;
	color: #B02108;
	text-decoration: none;
	}
a.top1lnk:hover{
	color: #CC0000;
	text-decoration: underline;
}

.wlnk
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
a.wlnk:hover{
	color: #CC0000;
	text-decoration: underline;
}
.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #A6A6A6;
}