a {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 14px;
	color: #4C59A6;
	text-decoration: none;
}

a:hover {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 14px;
	color: #4C59A6;
	text-decoration: underline;
}

p,td,div {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.artheader {
	font-family: Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.menulink {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.menulink:hover {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.mbutton {
	vertical-align: middle;
	margin: 2px;
}


