A:link {
	color: #4A8FF4;
	text-decoration: none;
}
A:visited {
	color: #4A8FF4;
	text-decoration: none;
}
A:active {
	color: #DD0000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
TD {
	font-family: Verdana,Arial;
	font-size: 12px;
}
P {
	font-family: Verdana,Arial;
	font-size: 12px;
}
HR {
	color: #6699CC;
	height: 1px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
