a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}.linkBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
}
.b {
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}
.large_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
}
.regular_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
