a:link 
{
	font-size:12pt;
	font-family: 'Times New Roman',Times,serif;
	color: #0a2c02;
	font : bold italic;
	text-decoration : none;
}
a:visited 
{
	font-size:12pt;
	font-family:'Times New Roman',Times,serif;
	color:#0a2c02;
	font : bold italic;
	text-decoration : none;
}
a:hover
 {
	font-size:12pt;
	font-family: 'Times New Roman',Times,serif;
	color: #2B5730;
	font : bold italic;
	text-decoration : underline;
}
a:active 
{ 
	font-size:12pt;
	font-family: 'Times New Roman',Times,serif;
	color: #2B5730;
	font : bold italic;
}
