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