

		
		
a.one:link {
			color: #999999;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
		}
		a.one:visited {
			text-decoration: none;
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
			
		}
		a.one:hover {
			text-decoration: none;
			color: #cc6600;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
			
		}
		a.one:active {
			text-decoration: none;
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
		}
		
		
		
		
a.two:link {
			color: #999999;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
		}
		a.two:visited {
			text-decoration: none;
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
			
		}
		a.two:hover {
			text-decoration: none;
			color: #99ccff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
			
		}
		a.two:active {
			text-decoration: none;
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: lowercase;
		}
		
.image_no_border {
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
}
