a.titleLink:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFEBCD;
/*	font-family: Georgia, Times New Roman, Times, serif; */
}

a.titleLink:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFEBCD;
/*	font-family: Georgia, Times New Roman, Times, serif; */
}

a.titleLink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ff00ff;
/*	font-family: Georgia, Times New Roman, Times, serif; */
}




/* <style type="text/css">
 	a.titleLink {font-weight:bold; text-decoration:none; color:#FFEBCD;}
 </style>  */
