a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f28813;
	margin-top: 10px;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC6600;
}
