TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :14px ; 
   font-family : Trebuchet MS ;
   color : #000000 ; 
}


/* Header
----------------------------------------------- */
@media all {
  #header {
    width:830px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#810;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#810;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#810;
  }
#description {
  margin:0 5px 5px;
  padding:0 5px 5px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}


BODY { 
   background: url('images/bg.jpg')
   height: 100%; 
   width: 100%; 
   overflow-x: hidden; 
   overflow-y: scroll;
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px ; 
   font-family : Trebuchet MS ; 
   color : 000000 ; 
   text-decoration : none; 
   scrollbar-base-color: ffffff ;
   scrollbar-shadow-color: CCCCCC ;
   scrollbar-highlight-color: ffffff ; 
   scrollbar-3dlight-color: CCCCCC ; 
   scrollbar-darkshadow-color: ffffff ;
   scrollbar-track-color: ffffff ; 
   scrollbar-arrow-color: CCCCCC ;   
}


A:visited {
   font-style : none; 
   font-weight : none; 
   font-family : tahoma; 
   color : CCCCCC ; 
   text-decoration : underline; 
}


A:hover {
	FONT-WEIGHT: none;
	COLOR: #881100; TEXT-DECORATION: overline;
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : 881100 ; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family:tahoma; color: 5588aa ; 
   text-decoration : none;