
a.lnk1 {
	font-family: VERDANA;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.lnk1:hover {
	font-family: VERDANA;
	font-size: 12px;
	color: #AA3605;	
	font-weight: bold;
	}
	.color{
	font-family: VERDANA;
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
	}
a.lnk1:visited {
	font-family: VERDANA;
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
}
a.lnk1:active {
	font-family:  VERDANA;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: none; color: #AA3605}


a.lnk2 {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: BOLD;

}
a.lnk2:hover {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: BOLD;
	}
	.color{
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: BOLD;
	}
a.lnk2:visited {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: BOLD;
}
a.lnk2:active {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: BOLD;
}

b:link {text-decoration: none; color: #000000}
b:visited {text-decoration: none; color: #000000}
b:active {text-decoration: none; color: #000000}
b:hover {text-decoration: none; color: #000000}


td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.heading1 {
	font-family: verdana;
	font-size: 20px;
	font-weight: NORMAL;
	color: #A08A47;	
}
.heading2{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AA3605;
}

