.header{
	font-size:25pt;
	text-align:center;
	color:#485672;
	}
.linkbreakleft{
	background-image: url(/images/linkbreakleft.gif);
	width:10px;
	}
.linkbreakright{
	background-image: url(/images/linkbreakright.gif);
	width:10px;
	}
a{
	color:#485672;
	text-decoration:none;
	}
a:hover{
	color:red;
	}