/* CSS Document */

.text
	{font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;}
	
.link
	{font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;}
.link:hover
	{font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;}
