.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	line-height: 16px;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.form01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link { color : black; text-decoration : none; font-weight: bold;}
A:active { color : black; text-decoration : none; font-weight: bold;}
A:visited { color : black; text-decoration : none; font-weight: bold;}
A:hover { color : red; text-decoration : underline; font-weight: bold;}
