.linkrow {
	background-color : White;
}

.tm_main A:link{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #848484;
	text-decoration : none;
	padding : -2 -2 -2 -2;
}

.tm_main  A:visited{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #848484;
	text-decoration : none;
}

.tm_main A:hover{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #294F7E;
	text-decoration : none;
}

.tm_secondary A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #848484;
	text-decoration : none;
}

.tm_secondary A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #848484;
	text-decoration : none;
}

.tm_secondary A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : none;
}