a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}


a.recentbride:visited, a.recentbride:link {
	font-size: 15px;
	font-weight: 800;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  color:#000066;
  background:#b6ccd4;
  padding:5px;
}

a.recentbride:hover{
 color:#000000;
 text-decoration: underline;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.vacation{
border: dashed 2px #ba6091; 
background-color: #faf99e;
margin: 5px;
}
