a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666600;
	text-decoration: none;
	list-style-type: decimal;

}
p {
	font-size: x-small;
	color: #666600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666600;
	text-decoration: none;
	list-style-position: outside;
}
