BODY {
	background-image : url(BURLOAK.jpg);
}

.head{
	font-weight:bolder;
	font-size:34;
	text-align: center;
	color: black;
}
A {
	color: brown;
	text-decoration:none;
	font-weight:bolder;
}


td{
	font-weight:bolder;
	color:black;
	
	
}

.headerLink{
	color:white;
	font-weight: bold;
	text-decoration:none;
}


.pageHeader{
	
	background-color : Black;
	
}

.small{
	font-size: 12px;

}
H1{
	text-align:center;
}
#friend{
	
	width:116px;
	height:15px;
	font-weight:bolder;
	
	text-align:center;
	
	border:3px solid black;
	visibility:visible;
	
}

#friend  a:hover{
	color: white;
	background-color : Black;
	font-weight:bolder;
}

#mail{
	
	width:116px;
	height:15px;
	font-weight:bolder;
	
	text-align:center;
	
	border:3px solid black;
	visibility:visible;
	
}

#mail  a:hover{
	color: white;
	background-color : Black;
	font-weight:bolder;
}