
a.lnk1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2926;
	font-weight: bold;
}
a.lnk1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2926;	
	font-weight: bold;
	}
	.color{
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2926;
	font-weight: bold;
	}
a.lnk1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2926;
	font-weight: bold;
}
a.lnk1:active {
	font-family:  Tahoma;
	font-size: 11px;
	color: #2A2926;
	font-weight: bold;
}

A:link {text-decoration: none; color: #2A2926}
A:visited {text-decoration: none; color: #2A2926}
A:active {text-decoration: none; color: #2A2926}
A:hover {text-decoration: none; color: #2A2926}

a.lnk2 {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;	
}
a.lnk2:hover {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;		
	}
	.color{
	font-family:  Arial;
	font-size: 10px;
	color: #000000;		
	}
a.lnk2:visited {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;	
}
a.lnk2:active {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;		
}

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: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E9E6E0;
}

.heading1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: NORMAL;
	color: #C1A97A;	
}
.heading2{
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #9E1300;
}