a.mylink:link	{
	font-family: Arial;
	text-decoration: underline;
	color: #666666;
	font-size: small;
}
a.mylink:visited	{
	font-family: Arial;
	text-decoration: underline;
	color: #666666;
	font-size: small;
}
a.mylink:active	{
	font-family: Arial;
	text-decoration: underline;
	color: #666666;
	font-size: small;
}
a.mylink:hover	{
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.pathstyle:link {font-family: Arial;
	font-size: x-small;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #666666;}
a.pathstyle:visited	{font-family: Arial ;
	font-size: x-small;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #666666;}
a.pathstyle:active	{font-family: Arial ;
	font-size: x-small;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #666666; }
a.pathstyle:hover	{font-family: Arial ;
	font-size: x-small;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #000000; }
	
	a.main:link {font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;}
a.main:visited	{font-family: Arial ;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;}
a.main:active	{font-family: Arial ;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #666666; }
a.main:hover	{font-family: Arial ;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #000000; }
	
	a.text {font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;}
	
	a.textsmall {font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;}
