/*-----attach body.custom to any style you add here-----*/

/*-----links-----*/
a {text-decoration:none; color:#3661a1;}

.homelink 
{
	font-size: 35px; 
	line-height: 1; 
	font-weight: bold; 
	letter-spacing: -0.5px; 
	padding: 40px 20px 25px 20px; /* changed bottom from 10px */
	font-variant: small-caps;
}
.entry-content a 
{
	font-family: verdana, 'Lucida Grande', arial, sans-serif; 
}
.pages-content
{
	font-family: Papyrus; 
        font-size: 18px; 
	font-weight: bold; 
	color: #265396; 
}