.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
a:link {
	color: #003366;
}
a:hover {
	color: #0033FF;
}
a:visited {

	color: #003366;
}
a:active {


	color: #003366;
}
.backmenu {
	background-image: url(images/menu1.jpg);
}
