a:hover {
	color: #330000;
	text-decoration: none;
	background-color : #FFE597;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #330000; font: normal 12px sans-serif; 
	text-decoration: none;
}
a:visited{
	color: #330000; font: normal 12px sans-serif; 
	text-decoration: none;
}

.default_title{ font: bold 12px sans-serif;  color: White;  }
.sub_title{ font: normal 12px sans-serif;  color: Black;	}
.title_bar{
	background-color: #330000;
	font: bold 16px sans-serif;  color: White;
	vertical-align: middle;
}
