body {
	background-color: #BEFABF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
a:link {

	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:visited {

	font-size: 14px;
	color: #0066FF;
}
a:hover {

	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	color: #9900FF;
	text-decoration: underline overline;
}
a:active {

	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
