
a:link, a:visited {
	color: #666666;
    text-decoration:underline;;
	font-weight: normal;
}

a:hover {
	color: #333333;
	font-weight: bold;
}


table.text {
   font-size: 12px;
   font-family: Arial;
}
table.heading {
   font-size: 12px;
   font-family: Arial;
   font-weight: bold;
   text-indent: 8px;
   color: 666666;
   height: 25px;
}
table.heading2 {
   font-size: 12px;
   font-family: Arial;
   font-weight: bold;
   text-indent: 8px;
   color: e8e8e8;
   height: 25px;
}

