.txt_norm {
	font-family : Arial;
	font-size : 12px;
	color : white;
}
a.txt_norm {
	color : white;
	text-decoration : underline;
}
a.txt_norm:Hover {
	color : Silver;
	text-decoration : none;
	margin-left : 3px;
	margin-top : 3px;
}


