/* CSS Document */

p{
font-family:Verdana, sans-serif;
}.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 85px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
.lankar {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #7a7686;
	text-decoration: none;
	
	}
.lankar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #000000;

	
}


.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: normal;
	color: #7a7686;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7a7686;
	text-decoration: none;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7a7686;
	text-decoration: none;
}

.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #7a7686;
	text-decoration: none;
}
.lankar2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #7a7686;
	text-decoration: none;
	
	}
.lankar2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #000000;

	
}