a {
	font-family: arial;
	font-size: 11px;
	color: 4d1f29;
	text-decoration: none;
}
p {
	font-family: times;
	font-size: 14px;
	line-height: 18px;
	color: 4D1F29;
	text-decoration: none;
}
h1 {
	font-family: times;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #4D1F29;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
