.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
        text-recoration: none; 
}

a.menu:hover {  
      font-family: "Trebuchet MS"; 
      font-size: 12px; 
      font-style: normal; 
      font-weight: bold; 
      color: #333333; 
      text-decoration: underline !important;}

.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.title_blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}


.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCFF;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.body_dark {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
