a.lnk1 {
	font-family: Eurostile;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.lnk1:hover {
	font-family: Eurostile;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
	.color{
	font-family: Eurostile;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
a.lnk1:visited {
	font-family: Eurostile;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.lnk1:active {
	font-family: Eurostile;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

A:link {text-decoration: none; color: #ffffff}
A:visited {text-decoration: none; color: #ffffff}
A:active {text-decoration: none; color: #ffffff}
A:hover {text-decoration: none; color: #ffffff}

a.lnk2 {
	font-family: Georgia;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;	
	text-decoration: Underline;
}
a.lnk2:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: Underline;
	}
	.color{
	font-family: Georgia;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;	
	text-decoration: Underline;
	}
a.lnk2:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: Underline;
}
a.lnk2:active {
	font-family: Georgia;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: Underline;
}

b:link {text-decoration: Underline; color: #FF6600}
b:visited {text-decoration: Underline; color: #FF6600}
b:active {text-decoration: Underline; color: #FF6600}
b:hover {text-decoration: Underline; color: #FF6600}

td {
	font-family: Eurostile;
	font-size: 14px;
	font-weight: normal;
	color: #B1B1B1;
}

.heading1 {
	font-family: Monotype Corsiva;
	font-size: 30px;
	font-weight: normal;	
	color: #C1A886;
}
.heading2 {
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: normal;
	letter-spacing : 1px;
	color: #C1A886;
}