a:link {
	font-family: Courier;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: serif;
	font-size: 14px;
	color: #333333;
	text-decoration: blink;
}
