TD {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
}
TR {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
}
BODY {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.SpecialText {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.contact-title {
	color: #6e0504;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;

}	
.headline {
	color: #6e0504;
	font-family: Berylium,Tahoma,Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

.largeHeadline {
	color: #6e0504;
	font-family: Verdana, Arial;
	font-size: 19px;
	font-weight: normal;
}

.subHeadline {
	color: #6e0504;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}
	
A:link {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	outline:none;
}
A:visited {
	color: #292A2C;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
A:active {
	color: #6e0504;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	outline:none;
}
A:hover {
	color: #c4a470;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	outline:none;
}


.randomImageBorder {
	border: 1px solid EDECD8;
}


.border
{
border-color: #D2DBDA; 
border-style: solid; 
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}
