BODY {
	
	Background-color: #908C81;
	}

.news {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight:normal; 
	line-height:14px;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D2D1CE; 
	font-weight:normal; 
	line-height:14px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #F6D4D1; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #F6D4D1; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.topmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.orange {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.orange:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big3 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}
.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;

}

:link { color: rgb(128, 0, 0) }  /* for unvisited links */
  :visited { color: rgb(0, 0, 0) } /* for visited links */
  a:active { color: rgb(0, 0, 0) } /* when link is clicked */
  a:hover { color: rgb(179, 151, 55) } /* when mouse is over link */
  
  
.date {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff8040; 
	font-weight:bold; 
	line-height:14px;
}