td {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
h1 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
a {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
a:hover {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
p {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
.digor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration: underline;
}
.digor:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.linx {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: navy;
	text-decoration: underline;
}
.linx:hover {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
.linx_lg {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: navy;
	text-decoration: underline;
}
.linx_lg:hover {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
