/* CSS document */
			
			
	.attach, .attach a:link, .attach a:visited
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#4282e3;
		text-decoration:none;
		}
	
	.attach a:hover
		{
		color:navy;
		text-decoration:underline;
		}
		