a:hover {
    color: #BF5B55;
    font-weight: normal;
}
a:active {
    color: #FFFFFF;
}
a:link {
    color: #FFEBD0;
}
a:visited {
    color: #FFBBA0;
}
a:link.articlelink {
    color: #4F3F33;
}
a:visited.articlelink {
    color: #4F2F21;
}
a:link.menulink {
    color: #4F3F33;
    font-weight: bold;
}
a:visited.menulink {
    color: #4F2F21;
    font-weight: bold;
}
body {
    color: #530F04;
    font-family: Verdana, "Times New Roman", Times, serif;
}
.title {font-family: Verdana, "Times New Roman", Times, serif;
				color: #4F0F03;
				font-size: 36px;
				text-align: center;}
.subtitle {font-family: Verdana, "Times New Roman", Times, serif;
				color: #4F1001;
				font-size: 20px;
				text-align: center;}
.pagecontent{text-align: justify; padding: 5px;}
img.padding{padding: 5px;}
.highlight{color: #7F1001; font-weight: bold;}
