﻿body {
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}