A.bar {
	color:#777777;
	text-decoration: underline;
}



.highlighted {
	font-weight: bolder;
	background-color: #FF0000;
}

/* b0r */

body {
font-family:"Tw Cen MT", Arial;
	font-size : 9pt;
	color:#FFFFFF;
}

h2 {
	font-family:"Tw Cen MT", Arial;
	font-size : 9pt;
}

td {
	font-family:"Tw Cen MT", Arial;
	font-size : 9pt;
}

a:link {
   text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

a:visited {
   text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

a:hover {
   text-decoration: none;
	color:#E60003;
	font-weight:bold;
}

a:active {
   text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

img {
	border:0;
}
