/* CSS Document */

		.sidelinks { font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 20px; color: #cc9966; font-style: italic;text-decoration: none; font-weight: bolder;}
		.sidelinks a { color: #999999; font-style: italic;text-decoration: none}
		.sidelinks a:hover { color: #cc9966; text-decoration: none; }
		
		.text { font-family: "Times New Roman", Times, serif; font-size: 13px; line-height: 15px; color: #666666; font-style: none; font-weight: bold;}
		.text a { color: #999999; text-decoration: none;}
		.text a:hover { text-decoration: none; }
		
		.toplinks {font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: bolder; color: #666666; text-decoration: none; font-style: italic;}
		.toplinks a {color: #999999; text-decoration: none; }
		.toplinks a:hover { color: #666666; text-decoration: none; }
		
		.linkish{ cursor:pointer;}