body, td, input, textarea, select {
	font-family: "Trebuchet MS", Georgia, Verdana;
	color: #333333;
	font-size: 11px;
}
.topmeny {
	font-size: 10px;
	color: #333333;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #F7F7F7;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;


}
 a:link {
	color: #333333;  // #7A0000  // 006633
	text-decoration: none;
}
a:visited {
	color: #666666; // #BE0606;  // 33A02C
	text-decoration: none;
}
a:hover {
	color: #9D2F2F;  // 66BB50
}
a:active {
	color: #666666; // #33FF33;
	text-decoration: none;
}
.sidebar {
	font-size: 10px;
}
.topmenudark {
	background-color: #CCCCCC;
}
.leftside {  font-family: "Trebuchet MS", Georgia, Verdana; font-size: 16px; text-decoration: none}