/* HEADER & CONTENT */	
a.header  { 
color:#ffffff;  
text-decoration : none;   
font-size : 1.0em; 	
font-weight: bold;
  }
div.header {
height: 121px;
background: #4C3327; color:#ffffff; text-align: left;
background-image: url(images/header.gif);
background-repeat: repeat-x;
background-position: top;

}

/* LOGIN */	
div.login { font-size : 0.9em; font-weight: bold; text-align: right; 
			padding-right: 15px;  color: #FFFFFF; }
a.login {  color: #FFFFFF; }

a.chatlink { 
text-decoration:none;
color: #FFFFFF; }

a.chatlink:visited { 
text-decoration:none;
color: #FFFFFF; }

a.chatlink:hover { 
text-decoration:none;
color: #FFFFFF; }

a.chatlink:active { 
text-decoration:none;
color: #FFFFFF; }
