.merchtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
	
	.titles{color:#FFFFFF;  font-size:28px; font-weight: bold}
	.titlesmaller{
	color:#FFFFFF;
	font-size:24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DBE345;
	font-weight: normal;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DBE345;
	font-weight: normal;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DBE345;
	font-weight: bold;
}
a {
	text-decoration: none;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFCC;
	font-size: 16px;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
H1{
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
