A:link { text-decoration: none; color: 993333; font-weight: bold; }
A:active { text-decoration: none; color: 993333; font-weight: bold; }
A:visited { text-decoration: none; color: 993333; font-weight: bold; } 

H1.color { color: 993333; font-size: 24px; font-family: "courier new", serif; font-weight: bold; text-decoration: none; letter-spacing: 6px; }

H1.black { color: 000000; font-size: 24px; font-family: "courier new", serif; font-weight: bold; text-decoration: none; letter-spacing: 6px; }

H2.color { color: 993333; font-size: 16px; font-family: "courier new", serif; font-weight: bold; text-decoration: none; letter-spacing: 6px; }

H2.black { color: 000000; font-size: 16px; font-family: "courier new", serif; font-weight: bold; text-decoration: none; letter-spacing: 6px; }

BIG { color: black; font-size: 16px; font-family: gulimche, sans-serif; font-weight: bold; text-decoration: none; line-height: 16px; letter-spacing: 4px; }

SPAN { color: black; font-family: verdana; font-size: 12px; text-decoration: none; line-height: 16px; }

TT { font-size: 14px; font-family: gulimche, sans-serif; text-decoration: none; line-height: 18px; }

BODY {
  
  background-color: "#ffffff";
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.mainBGcolor {
}

.email {
  font-family: verdana;
  font-size: 8px;
  color: #CCFF99;
}

.blogTitlenobg {
  font-family: "courier new";
  font-size: 30px;
  color: #993333;
  font-weight: bold;
  letter-spacing: 6px;
}

.panelBorder {
  background-color: #000000;
}

.panelComp {
  padding: 5px 0;
  width: 130px;
}

.entry {
  font-family: "verdana";
  font-size: 12px;
  color: black;
  line-height: 18px;
  text-decoration: none;
    }


.lineborder {
  border-bottom: 1px #417ba0 solid;
}

.blogTitle {
  color: black; font-size: 24px; font-family: "courier new", serif; font-weight: bold; text-decoration: none; letter-spacing: 6px; 
}

.title {
color: black; font-size: 12px; font-family: verdana, sans-serif; font-weight: bold; text-decoration: none; line-height: 16px; letter-spacing: 4px; 
}

.date {
  font-family: verdana;
  font-size: 16px;
  color: 993333;
  font-weight: bold;
  margin-bottom: 12px;
}

.mood {
  font-family: verdana, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #333333;
}

.time {
  font-family: verdana;
  font-size: 9px;
  text-align: right;
  color: #333333;
}

a.timeLink:link {
  color: 993333;
  text-decoration: none;
}

a.timeLink:visited {
  color: cc9999;
  text-decoration: none;
}

a.timeLink:active {
  color: 993333; 
  text-decoration: none;
}

.panelBackground {
  
  background-color: white;
  font-family: verdana;
  font-size: 10px;
}

.calBorder {
  background-color: #993333;
}

.calHeadHeavy {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.calDay {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #ffffff;
}

.calDay a {
  color: #993333 !important;
}

.calToday {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #cc3333;
  background-color: #ffffff;
}

.calFuture {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #aaaaaa;
  background-color: #ffffff;
}

.linkTitle {
  font-family: verdana;
  font-size: 14px;
  color: #000000;
  line-height: 14px;
  font-weight: bold;
}

a.panelLinks:link {
  font-family: verdana;
  font-size: 10px;
  line-height: 14px;
  color: #993333;
}

a.panelLinks:visited {
  font-family: verdana;
  font-size: 10px;
  line-height: 14px;
  color: #993333;
}

a.panelLinks:active {
  font-family: verdana;
  font-size: 10px;
  line-height: 14px;
  color: #993333;
}

.panelLinks {
  font-family: verdana;
  font-size: 10px;
  line-height: 14px;
  color: #993333;
}

.post {
  font-family: verdana, sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: bold;
  color: #333333;
}

.bold {
  font-weight: bold;
}

.textRedHeavy {
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-color: #FF0000;
}

.main {
  margin: 10px 40px 10px 40px;
  padding: 0 8px;
}

.main p {
  margin: 5px 0;
}

.divide {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333333;
}

.home_link {
  float: right;
}

