h1 {
	font-size: 24px;
	font-weight: bold;
	color: #BF5F54;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #BF5F54;
}
a:link {
	color: #BF5F54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF5F54;
}
a:hover {
	text-decoration: none;
	color: #547F8F;
}
}
a:active {
	text-decoration: none;
	color: #BF5F54;
}
.maillink {
}
a.maillink:link {
	color: #EEEEEE;
}a.maillink:hover {
	color: #CCCCCC;
}
