/* Style for site and tier pages   */
body, table { font-family: verdana; font-size: 14px; }

#homePageContent { color: #8F8C86; text-align: justify; line-height: 20px; }

.txtHighlight { color: #99330D; text-align: justify; }
#featuredPerson { font-size: 11px; color: #062B60; }

#footer { font-size: 10px;  }
#footer .footerLink { text-decoration: none; color: #062B60; }
#footer a:visited { color: #062B60; }
#footer a:hover { color: #99330D; }

.questionHeader { color: #062B60; font-size: 12px; font-weight: bold; }
.questionHeaderResp { color: #99330D; font-size: 12px; font-weight: bold;}
.questionAnswer { color: #062B60; font-size: 12px; }

body table a:visited { color: blue; }
body table a:hover { color: #99330D; }

table, #seeStoryContent { font-size: 12px; font-family: verdana, arial, sans-serif; color: #062B60; }
table, #seeStoryContent a { text-decoration: none; color: #062B60; } 
table, #seeStoryContent a:hover { text-decoration: underline; color: color: #99330D; } 
table, #seeStoryContent a:visited { color: #062B60; }

table, #readContent { color: #062B60; font-size: 12px; font-family: verdana, arial, sans-serif; }
table, #readContent a { text-decoration: none; color: #062B60; } 
table, #readContent a:hover { text-decoration: underline; color: color: #99330D; } 
table, #readContent a:visited { text-decoration: none; color: #062B60; } 

table, #viewStoryContent .alumniName { font-size: 16px; font-family: verdana, arial, sans-serif; color: #B4B9B9;  }

table, #printerFriendlyTbl a {text-decoration: none; font-size: 12px; font-family: verdana, arial, sans-serif; color:#062B60;  }
table, #printerFriendlyTbl a:hover { text-decoration: unerline; font-size: 12px; font-family: verdana, arial, sans-serif; color: #99330D; }
table, #printerFriendlyTbl a:visited { text-decoration: none; font-size: 12px; font-family: verdana, arial, sans-serif; color:#062B60;  }

