h1 {
font-size : 22px;
font-family : "Century Gothic";
color : white;
}
h2 {
font-size : 16px;font-family : "Century Gothic";
color : white;
}
h3 {
font-family : "Aharoni";
font-size : 16px;
color : white;
}
body {
font-size : 16px;
font-family : "Century Gothic";
color : white;
text-align : justify;
}
.bodylink {
color : white;
}

td, th {
color : white;
font-size : 14px;
}
a {
color : white;
font-weight : bold;
}
a:visited {
color : white;
}
a:hover {
color : white;
}
a:active {
color : white;
}
.menu {
font-family : "Century Gothic";
font-size : 16px;
color : white;
font-weight : bold;
}
.menu:visited {
color : white;
}

.userbutton {
background-color : white;
color : black;
font-weight : bold;
border-color : white;
}
.post-body img {
max-width : 200px;
max-height : 200px;
}
.itemtext {
font-size : 12px;
color : white;
}