A:link {text-decoration: underline; color: #333;}
A:visited {text-decoration: underline; color: #333;}
A:active {text-decoration: underline; color: #333;}
A:hover {text-decoration: none; color: red;}

body{
  margin: 10px 10px 10px 10px; padding: 0;
  font-family: "Lucida Sans Unicode",sans-serif;
  color: #333;
  font-size: 14px;
  text-align: center;
  background: url(../images/background.gif) repeat-x left top;
}

body {
	background: #4E5D3C url(img/bg2.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

body, p, td, table, tr, .bodytext{
  font-family: "Lucida Sans Unicode",sans-serif;
  font-size: 14px;  
}

 .menusize {
	color: #666;
	font-size: 0.9em;
	padding: 0 0 6px 4px;
}

.content {
	background: url(img/newbg.png) repeat-y center top;
	margin: 0 auto;
	width: 760px;
	margin: 0 0px;
	padding: 0 0px 0px;
}

.subcontent {
	background: url(img/content_bg.png) no-repeat  center top;
	margin: 0 auto;
	width: 760px;
	margin: 0 0px;
	padding: 0px 0px 0px;
}
			
.item {clear: both;}

.item img {border: 1px dashed #8A6;}

.item .title {
	color: #445044;
	font: normal 1.8em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.2em;
}

.item .bigtitle {
	color: #445044;
	font: normal 2.5em serif;
}

.item .bigtitle:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

#tooltip A:hover {
 BACKGROUND-COLOR: white; TEXT-DECORATION: none
}

#tooltip A:link {
TEXT-DECORATION: none
}

#tooltip A:visited {
TEXT-DECORATION: none
}

#tooltip A:active {
TEXT-DECORATION: none
}

#tooltip .toolbox A:hover SPAN {
  DISPLAY: block! important; BACKGROUND:white; BORDER: black 1px solid; COLOR: black;  POSITION: absolute; padding: 5px 5px 6px 4px;
}

