
a.lnk1 {
	font-family: VERDANA;
	font-size: 11px;
	color: #666666;
	font-weight: none;
}


A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #666666}
A:hover {text-decoration: none; color: #666666}


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: 17px;
	font-weight: NORMAL;
	color: #5C584F;	
}
.heading2{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AA3605;
}
