body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	word-spacing: 1px;
	line-height: 150%;
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	font-size: 16px;
	color: #C53A47;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 16px;
	color: #C53A47;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 16px;
	color: #7884A5;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7884A5;
	text-decoration: none;
	font-weight: bold;
}

