.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.Text_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #325B81;
	text-decoration: none;
}

a.Text_Link:hover {
	text-decoration: underline;
}

