body {
	font-family: "Times New Roman", Times, serif;
}
.special a:link {
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
.special a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.special a:hover {

	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.special a:active {


	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}

