@import url(public.css);

/* BGN header */
.header .h_box {
	text-align: center;
	margin-bottom: 30px;
}
/* END header */

.content {
	color: #555;
}

.content a {
	color: #0047ca;
}

.content a:hover {
	color: #f60;
}