.page_layout {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	color: #000000;

}

a:link {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

a:hover {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	color: #CE3152;
	text-decoration: none;

}

a:visited {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

