@charset "UTF-8";
p {
	font-family: verdana;
	font-size: 12px;
	color: #6E0E0F;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #6E0E0F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6E0E0F;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #6E0E0F;
	text-decoration: none;
}
