.menu {
	font-family: arial;
	font-size: 10px;
	color: #565656;
	text-align: justify;
	text-decoration: none;
}

.menu:HOVER { color: #B91216;
		
}

.txt {
	font-family: verdana;
	font-size: 8pt;
	color: #565656;
	text-align: left;
	text-decoration: none;
}
.txt1 {
	font-family: verdana;
	font-size: 7pt;
	color: #565656;
	text-align: left;
	text-decoration: none;
}
.txt2 {
	font-family: verdana;
	font-size: 8pt;
	color: #B91216;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
