
a.lnk1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
}
a.lnk1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #9E1300;		
	}
	.color{
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
	}
a.lnk1:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
}
a.lnk1:active {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;	
}

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: #9E1300}

a.lnk2 {
	font-family:  Arial;
	font-size: 12px;
	color: #90060C;
	font-weight: bold;
}
a.lnk2:hover {
	font-family:  Arial;
	font-size: 12px;
	color: #90060C;	
	font-weight: bold;
	}
	.color{
	font-family:  Arial;
	font-size: 12px;
	color: #90060C;	
	font-weight: bold;
	}
a.lnk2:visited {
	font-family:  Arial;
	font-size: 12px;
	color: #90060C;	
	font-weight: bold;
}
a.lnk2:active {
	font-family:  Arial;
	font-size: 12px;
	color: #90060C;
	font-weight: bold;
}

b:link {text-decoration: underline; color: #90060C}
b:visited {text-decoration: underline; color: #90060C}
b:active {text-decoration: underline; color: #90060C}
b:hover {text-decoration: underline; color: #90060C}


td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.heading1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: NORMAL;
	color: #C1A97A;	
}
.heading2{
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #9E1300;
}

.headingtext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}