.titulek {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000033;
	font-size: 14px;


}
.tittext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.strtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
.tabtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.error{
	color : Red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
