.bold
{
	font-family:verdana;
	font-size: 11px;
	line-height: 15px;
	color: #742F22;
	Font Weight: Bold;
	text-decoration:none;
}
.bold:hover

{
	font-family:verdana;
	font-size: 11px;
	line-height: 15px;
	color:#A91E00;
	Font Weight: Bold;
	text-decoration:none;
}
.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#6C6C6C;

}
.txt:hover

{
	font-family:verdana;
	font-size: 10px;
	line-height: 15px;
	color:#A91E00;
	Font Weight: regular;
	text-decoration:underline;
}
.link
{
	font-family:verdana;
	font-size: 10px;
	line-height: 15px;
	color: #8D4F00;
	Font Weight: regular;
	text-decoration:none;
}
.link:hover

{
	font-family:verdana;
	font-size: 12px;
	line-height: 15px;
	color:#8D4F00;
	Font Weight: regular;
	text-decoration:underline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg1 {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
}
.inp 
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: 1px solid #7F7F7F;
}
.lnk2
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #902A08;
	text-decoration: none;

}

.lnk2:hover
{
	color: #FC0E0E;
	text-decoration: underline;

}
.lnk3
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #616161;
	text-decoration: none;

}

.lnk3:hover
{
	color: #FC0E0E;
	text-decoration: underline;

}
