td, body {
	font-family:Myriad, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {				color:#000;	font-weight:bold;	text-decoration:none}
a:visited {		color:#000;	font-weight:bold;	text-decoration:none}
a:active {		color:#000;	font-weight:bold;	text-decoration:none}
a:hover {		color:#000;	font-weight:bold;	text-decoration:underline}

.links a {				color:#000; font-weight:bold; text-decoration:none}
.links a:visited {		color:#000; font-weight:bold;	text-decoration:none}
.links a:active {		color:#000; font-weight:bold;	text-decoration:none}
.links a:hover {		color:#000; font-weight:bold;	text-decoration:underline}

.blue { color:#3D7FB3; }
 a.blue {				color:#3D7FB3;	font-weight:bold;	text-decoration:none}
 a.blue:visited {		color:#3D7FB3;	font-weight:bold;	text-decoration:none}
 a.blue:active {		color:#3D7FB3;	font-weight:bold;	text-decoration:none}
 a.blue:hover {		color:#3D7FB3;	font-weight:bold;	text-decoration:underline}

.link_wrapl {
	padding-left:80px;
	border:1px solid #B3BFC1;
	border-left:0px;
	margin:5px;
}
.link_wrapr {
	padding-left:80px;
	border:1px solid #B3BFC1;
	border-right:0px;
	margin:5px;
}

.links {
	background-color:#E6E6E6; 
	padding:5px;
	margin:2px;
}


.footer {
	font-size:9px;
}

.footer_line {
	margin-top:5px;
	margin-bottom:5px;
	
}