.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.text {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	text-decoration: underline;
}
a.text:hover {


	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003046;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DDB000;
	text-decoration: none;
	font-weight: bold;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.title1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
