.links{
	border-right:dashed thin;
	border-top:dashed thin;
	border-bottom:dashed thin;		
	}
	
.header{
	font-size:25pt;
	color:#735915;
	text-align:center;
	}
	
table, td{
	font-size:10pt;
	font-family: Comic Sans MS;
	color:#735915;
	}
	
a{
	font-weight:bold;
	color:#582946;
	text-decoration: none;
	}
	
a:hover{
	color:red;
	}