body{

	margin:0;

	padding:0;

	background-color: #000000;

	}

h1{

/*	font-family:Arial; */

	font-family:"Arial";

	font-size:24pt;

	font-weight:bold;

	margin-top:2px;

	margin-bottom:8px;

	color: ff6500;

	}

div.linkBox{

	width:90px;

	height:130px;

	background-color:#460000;

	padding:7px;

	

	}

div.linkBoxTextDiv{

	text-align:center;

	}

a.boxLink{

	color:white;

	font-family:"impact";

	font-size:14pt;

	font-weight:normal;

	text-decoration:none;

	}