﻿body {
	text-align: center;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #DFDFDF;
}
.boder0 {
	border-width: 0;
}
h1 {
	font-size: medium;
	color: #000000;
}

