.caption {
font-family: Georgia;
font-size: 10px;
margin-top: 0px;
text-align: center;
}

.link {
font-family: Georgia;
font-size: 16px;
margin-top: 0px;
text-align: center;
}

.number {
font-family: Arial, sans-serif;
font-size: 24px;
font-weight: bold;
letter-spacing: 5px;
text-align: center;
color: #fff;
background-color: #a3a507;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 5px;
height: 40px;
width: 50px;
}

.pagenumber {
font-family: Georgia;
font-size: 20px;
font-weight: bold;
color: #a7a90a;
margin-top: 0px;
margin-bottom: 12px;
text-align: center;
}

a:link { 
text-decoration: none; 
color: #00f;
font-weight: bold;
}

a:visited { 
text-decoration: none; 
color: #00f;
font-weight: bold;
}

a:hover { 
text-decoration: none; 
color: #00f; 
background: #f2ee7f;
}

p {
font-family: Georgia;
font-size: 14px;
}
