a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #212D43;
	text-decoration: underline;
}
a.otherlink {
	Color: #FFFF66;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
a.otherlink:visited {
	color: #FFFF66;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.otherlink:hover {
	color: #FFFFFF;
	text-decoration: underline

}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #212D43;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.pic-border {
	border: 1px solid #212D43;
}
