.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;

}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.cim1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-attachment: fixed;
	background-image: url(alap.jpg);
}
menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 30px;
	width: 150px;
	text-indent: 6pt;
	font-style: italic;



}
.menubal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-indent: 6pt;
	height: 25px;
	width: 150px;
	float: left;
	font-style: italic;
	font-weight: bold;






}
.menubal a:link {
	text-decoration: none;
	height: 25px;
	width: 150px;
	text-indent: 6pt;
	color: #000000;
	float: left;



}
.menubal a:visited {
	text-decoration: none;
	height: 25px;
	width: 150px;
	text-indent: 6pt;
	color: #000000;
	float: left;



}
.menubal a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	height: 25px;
	width: 150px;
	text-indent: 6pt;
	float: left;


}
.menubal a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
	height: 25px;
	width: 150px;
	text-indent: 6pt;
	float: left;


}
