.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.lead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cim {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0153;
}

.menu {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00006B;
	text-align: left;
}
.link {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0153;
	text-align: left;
}
.text A {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0153;
}
a.cim {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006B10;
	text-decoration : underline;
}
.menu A {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00006B;
	text-align: left;
}
.menu A:hover {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00006B;
	text-align: left;
}
.link A {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0153;
	text-decoration: underline;
}
.link A:hover {
	font-family: Tahoma, Verdama, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #01E5FF;
	text-decoration: underline;
}
a.text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #22B7C8;
}
a.cim:hover {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #01B27A;
	text-decoration : underline;
}
a.text:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #029AAB;
}