.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #003366;



}
a:active {
	color: #003366;
	text-decoration: none;

}
.zagolovok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;


}
.data {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
}
.quest {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
