A:link {
   color: #990000;
   text-decoration: none;
}
A:visited {
   color: #770000;
   text-decoration: none;
}
A:active {
   color: #DD0000;
   text-decoration: none;
}
A:hover {
   color: #BB0000;
   text-decoration: underline overline;
}

body { color: #EED9A8; background-color: #213812; }

h1     { font-family: "Times New Roman", serif; font-size: 20pt; color: #000099; }
h2     { font-family: "Times New Roman", serif; font-size: 16pt; color: #000099; }
h3     { font-family: "Times New Roman", serif; font-size: 12pt; color: #000099; }

hr     { color: #213812; width: 75% }

.b-text-l { font-family: "Times New Roman", serif; font-size: 14pt; color: #EED9A8; text-align: left; }
.b-text-r { font-family: "Times New Roman", serif; font-size: 14pt; color: #EED9A8; text-align: right; }
.b-text-j { font-family: "Times New Roman", serif; font-size: 14pt; color: #EED9A8; text-align: justify; }
.b-text-c { font-family: "Times New Roman", serif; font-size: 14pt; color: #EED9A8; text-align: center; }

.g-text-l { font-family: "Times New Roman", serif; font-size: 14pt; color: #213812; text-align: left; }
.g-text-r { font-family: "Times New Roman", serif; font-size: 14pt; color: #213812; text-align: right; }
.g-text-j { font-family: "Times New Roman", serif; font-size: 14pt; color: #213812; text-align: justify; }
.g-text-c { font-family: "Times New Roman", serif; font-size: 14pt; color: #213812; text-align: center; }

.b-titles { font-family: "Times New Roman", serif; font-size: 14pt; color: #EED9A8; font-weight: bold; font-style: italic }
.g-titles { font-family: "Times New Roman", serif; font-size: 14pt; color: #213812; font-weight: bold; font-style: italic }

.b-titles-big { font-family: "Times New Roman", serif; font-size: 20pt; color: #EED9A8; font-weight: bold; font-style: italic }
.g-titles-big { font-family: "Times New Roman", serif; font-size: 20pt; color: #213812; font-weight: bold; font-style: italic }

.b-titles-bigger { font-family: "Times New Roman", serif; font-size: 24pt; color: #EED9A8; font-weight: bold; font-style: italic }
.g-titles-bigger { font-family: "Times New Roman", serif; font-size: 24pt; color: #213812; font-weight: bold; font-style: italic }

.b-titles-biggest { font-family: "Times New Roman", serif; font-size: 30pt; color: #EED9A8; font-weight: bold; font-style: italic }
.g-titles-biggest { font-family: "Times New Roman", serif; font-size: 30pt; color: #213812; font-weight: bold; font-style: italic }

.menu-items  { font-family: "Times New Roman", serif; font-size: 14pt; color: #770000; font-weight: bold; }

.tinytext    { font-family: arial, helvetica, sans-serif; font-size: 8pt;  color: #213812; }
.tinytext-r  { font-family: arial, helvetica, sans-serif; font-size: 8pt;  color: #213812; text-align: right; }

.contact     { background-color:#000000; color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 10pt;}

.double { border-style: double; border-color: #770000 #770000 #770000 #770000; border-width: 5; }