body {
	font-face: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	background-color: #DDD8B0;
	
}
a:visited 	  { font-size:14px; font-weight: bold; text-decoration: none; color:white }
a:hover	  { font-size:14px; font-weight: bold; text-decoration: none; color:white }
a:link	  { font-size:14px; font-weight: bold; text-decoration: none; color:white }


.download {
color: #000000;
font-size: 16px;
font-weight: regular;
text-decoration: none;
}

.download a{
color: #000000;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.download a:hover{
color: #000000;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

.box {
font-size:12px;
font-face: Times;
color: #000000;
font-weight: normal;
text-decoration: none
}


.box a{
font-size:20px;
color: #000000;
font-weight: bold;
text-decoration: none
}


.box a:hover{
font-size:22px;
color: #000000;
font-weight: bold;
text-decoration: none
}

.faq {
color: #000000;
font-size: 14px;
font-weight: regular;
text-decoration: none;
}

.memorial a{
font-size:22px;
color: #000000;
font-weight: bold;
text-decoration: none
}


.memorial a:hover{
font-size:24px;
color: #000000;
font-weight: bold;
text-decoration: none
}



