a.lnk1 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.lnk1:hover {
	font-family: Arial;
	font-size:13px;
	color: #666666;
	text-decoration: none;
	}
	.color{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	}
a.lnk1:visited {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.lnk1:active {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: 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: 11px;
	color: #666666;
	font-weight: bold;	
	text-decoration: Underline;
}
a.lnk2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: Underline;
	}
	.color{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	text-decoration: Underline;
	}
a.lnk2:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: Underline;
}
a.lnk2:active {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: Underline;
}

b:link {text-decoration: Underline; color: #666666}
b:visited {text-decoration: Underline; color: #666666}
b:active {text-decoration: Underline; color: #666666}
b:hover {text-decoration: Underline; color: #666666}

td {
	font-family: Eurostile;
	font-size: 16px;
	font-weight: normal;
	color:  #434242;
}

.heading1 {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: normal;
	color: #D71313;
}
.heading2 {
	font-family: Eurostile;
	font-size: 14px;
	font-weight: bold;
	color: #EAE8D8;
}
.heading3 {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: normal;
	color: #434242;
}
.heading4 {
	font-family: Eurostile;
	font-size: 14px;
	font-weight: bold;
	color: #434242;
	text-decoration: Underline; 
}
.heading5 {
	font-family: Eurostile;
	font-size: 14px;
	font-weight: bold;
	color: #434242;
	}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626061;
	text-decoration: none;
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ce9965;
}
