﻿.f {

	text-decoration: none;

	color: #ffffff;

}



.f:hover {

	text-decoration: none;

	color: f2d8ca;

}


h2 {
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: -1px;
	color: #9d3704;
}
