﻿
a:link {color:black; text-decoration: none;}

a:hover {color: blue; text-decoration: underline;}

 

h1  {
	font-family: Arial;	
	font-size: x-small;	
	font-weight: 600;
}

.linker  {
     
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: black;
     text-decoration: none;
     }
.z  {
	font-family: Arial;	
	font-size: x-small;	
	font-weight: 600;
	text-align: center;	
}
.serve {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 padding-left: 20px;
}
.fox  {
     font-family: Arial Black;
     font-size: xx-large;
     font-style: italic;
     padding-left: 20px;
}
.topcell  {
     background-image:url('../images/widebartop.gif');
     text-align: center;
}
.bottomcell  {
    background-image: url('../images/widebarbottom.gif');
	text-align: center;
}

.center  {
	text-align: center;
}