.topButon {
	background-image: url(imege/button1.jpg);
}

.bgqllonlift {background: url(imege/bgq.jpg)
}

#sectionLinks a{
	display: block;
	background-image: url(imege/button1.jpg);
	font-weight: bold;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
}

#sectionLinks a:hover{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(imege/button3.jpg);
}


/************* relatedLinks styles **************/
#whitelink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

	text-decoration: none;
	text-align: center;
}

#whitelink h3{

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#whitelink a:link {

	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#whitelink a:hover{

	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}


/************* end wihtelik style **************/