
A:link {
  text-decoration: none;
  color: #004080;
  font-weight: bold;
}
A:visited {
  text-decoration: none;
  color: #004080;
  font-weight: bold;
}
A:hover {
  text-decoration: underline;
  color: #804080;
  font-weight: bold;
}
A:active {
  text-decoration: none;
  color: #f05080;
  font-weight: bold;
}
body {
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px;
}
td {
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px;
}


.chatiframebody {
  background: url(img/fr1b.gif) #a4accc fixed;
  scrollbar-face-color: #403070;
  scrollbar-track-color: #0c0042;
  scrollbar-3dlight-color: #401050;
  scrollbar-highlight-color: #a0a0e0;
  scrollbar-darkshadow-color: #401050;
  scrollbar-shadow-color: #a0a0e0;
  scrollbar-arrow-color: #a0a0e0;
}

.chatonlinetext {
  font-family: "Verdana", "Arial", "Tahoma";
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

.chattext {
  font-family: "Verdana", "Arial", "Tahoma";
  font-size: 12px;
  color: #000000;
}

.chattexthigh {
  color: #803030;
}

.chatfield {
  background: #403070;
  color: #ffffff;
  border-color: #000000;
  font-family: "Verdana", "Arial", "Tahoma";
  font-size: 13px;
}

.kutyatardiv {
  font-family: Verdana;
  border-style: solid;
  border-width: 1;
  padding: 2;
  background: #e0e0f0;
  width: 100%;
}
.kutyatardivs {
  font-family: Verdana;
  border-style: solid;
  border-width: 1;
  padding: 2;
  background: #e0e0f0;
}

.calendartitle {
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}
.calendarselect {
  background: #d0d0f0;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  width: 100%;
}
.calendartable {
  background: #f0f0f0;
  width: 100%;
}
.calendarweek {
  background: #7070f0;
  color: #f0f0f0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.calendarday {
  background: #d0d0f0;
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
}
.calendarevent {
  background: #f0d0f0;
  color: #ff0000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.calendarnow {
  border-style: solid;
  border-width: 1;
  border-color: #f00000;
  background: #d0d0f0;
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
}
.calendareventnow {
  border-style: solid;
  border-width: 1;
  border-color: #f00000;
  background: #f0d0f0;
  color: #ff0000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.calendarlink:link {
  color: #ff0000;
  text-decoration: none;
}
.calendarlink:visited {
  color: #ff0000;
  text-decoration: none;
}
.calendarlink:hover {
  color: #ff0000;
  text-decoration: none;
}
.calendarlink:active {
  color: #ff0000;
  text-decoration: none;
}
.calendartext {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}
