	A.menu {
		text-decoration: none;
		color: Navy;
		font-size: x-small;
		padding: 0px 10px;
	}
	A.level {
		text-decoration: none;
		color: Black;
		font-size: xx-small;
		font-family: "MS Sans Serif, Geneva";
	}
	A.level:hover {
	color: Blue;
	text-decoration: underline;	
	}
	A.menu:hover {
		color: red;
		text-decoration: underline;}
	A.menu:visited {
		color: Purple;
		text-decoration: underline;}
		
	.psevdolink{
		 font-family:"Courier";
		 font-size: x-small;	}
	font.head,font.head_2 {
		font-family: "MS Sans Serif, Geneva";
		font-size: x-small;
		text-indent: 10px;
		font: bold; }
	font.head_2 {		font: normal; text-indent: 20px;	}
	
	font.date {
		font-family: Verdana;
		font-size: xx-small;
		padding-right: 10px;
	}
	font.mesQ {
		font-family: Arial;
		font-size: x-small;
		font-weight: bold;
		padding-right: 10px;
	}
	font.text {
		font-family: sans-serif, Arial, Helvetica;
		font-size: x-small;
		color: #333333;
	}
	
	TD.td_1 {background-color: #ccccff;}
	TD.td_2 {background-color: #ffffcc;}
	TD.td_3 {background-color: #ffffff;}
	TD.td_4 {background-color: #6666ff;}