A.nav1:link {
	color: #ffffff;
	font-size: 19px;
	font-family : Times New Roman,Times,Times NewRoman;
	text-decoration : none; 
	font-weight: bold;
	}

A.nav1:visited {
	color: #ffffff;
	font-size: 19px;
	font-family : Times New Roman,Times,Times NewRoman;
	text-decoration : none;
	font-weight: bold;
	}

A.nav1:hover {
	color: #808080;
	font-size: 19px;
	font-family : Times New Roman,Times,Times NewRoman;
	text-decoration : none; 
	font-weight: bold;
	}



.boxes {
	color: #ffffff;
	font-size: 19px;
	font-family : Times New Roman,Times,Times NewRoman;
	text-decoration : none; 
	font-weight: bold;

	border-style: solid;
	border-width: 1px;
	border-color: #290000;

	background-color: #630000;

	cursor: pointer;
	cursor: hand;
}


.Head1 {
	color: #630000;
	font-size: 22px;
	font-family : Times New Roman,Times,Times NewRoman;
	font-weight: bold;
}

.Head2 {
	color: #000000;
	font-size: 11px;
	font-family : Arial, Helvetica;
	font-weight: bold;
}
