BODY {
	font-family: "Verdana", "Century Gothic", "Lucida Sans", "Arial", "sans-serif";
	font-size: 15px;
	text-align: justify;
	background-color: white;
	color: #222222;
}
A {
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color:red;
}
A.menu01 {
}
A.menu01:hover {
}
TR {
	font-size: 15px;
}
DIV {
	font-size: 15px;
}

