a
{	color:#FF0000;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
a:hover
{	color:#0000CC;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
a:active
{   color:#996600;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
a.sub
{	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 
}
a.sub:hover
{	color:#ff0000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt; 
}
a.sub:active
{   color:#FF9966;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a.mail
{	color:#000000;
	text-decoration:underline;
	font-family:Times New Roman, Times, serif;
	font-size:12pt; 
}
a.mail:hover
{	color:#ff0000;
	text-decoration:underline;
	font-family:Times New Roman, Times, serif;
	font-size:12pt;
}
