
td{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
}
A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:active{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}

.A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #2A94D1;
	font-style: normal;
	text-decoration: underline;
}
.A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #2A94D1;
	font-style: normal;
	text-decoration: underline;
}
.A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	font-style: normal;
	text-decoration:underline;
}


