a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0033FF;
}
body {
	background-color: #F2ECDB;
}
