a:link {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	text-decoration: none;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}

