/* CSS Document */
<!--


p { margin-top: 2px; margin-bottom: 2px; }

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
a:active {
	text-decoration: none;
}
	a.info 		{ font-size: 14px; color: #666666; text-decoration: underline; }
	a.info:link	{font-size: 14px; color: #666666; text-decoration: underline; }
	a.info:visited	{  color: #FFFFFF; text-decoration: line-through; }
	a.info:active	{font-size: 14px; color: #000000;  }
	a.info:hover	{font-size: 14px; color: #000000; background: #ffff00 }

	a.large 		{  font-family: Georgia, "Times New Roman", Times, serif; font-size: 50px; color: #000000; text-decoration: underline; }
	a.large:link	{font-size: 50px; color: #FFFFFF; text-decoration: none; }
	a.large:visited	{ font-size: 50px; color: #FFFFFF; text-decoration: line-through; }
	a.large:active	{ font-size: 50px;color: #000000;  }
	a.large:hover	{ font-size: 50px;color: #000000; background: #ffff00 }
	
	
.style10 {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 14px;}
.style15 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size: 14px; background: #FFCC00;}
-->
-->
</style>
-->

