A.m:link		{
	text-decoration: none;
	font-weight: bold;
	color: #383838;
	font-family : Tahoma;
	font-size : 11;
}
A.m:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #7A7870;
	font-family : Tahoma;
	font-size : 11;
}
A.m:active	{
	text-decoration: none;
	font-weight: bold;
	color: #383838;
	font-family : Tahoma;
	font-size : 11;
}
A.m:hover		{
	text-decoration: underline;
	font-weight: bold;
	color: #383838;
	font-family : Tahoma;
	font-size : 11;
}

.size-12, .text {
	font-size: 12 px;
	color: #3E3E3E;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.size-12, .info {
	font-size: 12 px;
	color: Black;
	font-family: Verdana;
	text-decoration: none;
}

